X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fxtensa-linux-nat.c;h=57ad8a69722404533e85f6ab7f688f50d5d90571;hb=087e161b3cd9a8626dc05ce1bdb8dfaf353a71b1;hp=3ff66d171a050fe6ca7722332819e8216e0a333c;hpb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/xtensa-linux-nat.c b/gdb/xtensa-linux-nat.c index 3ff66d171a..57ad8a6972 100644 --- a/gdb/xtensa-linux-nat.c +++ b/gdb/xtensa-linux-nat.c @@ -1,6 +1,6 @@ /* Xtensa GNU/Linux native support. - Copyright (C) 2007-2019 Free Software Foundation, Inc. + Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -328,8 +328,9 @@ ps_get_thread_area (struct ps_prochandle *ph, return PS_OK; } +void _initialize_xtensa_linux_nat (); void -_initialize_xtensa_linux_nat (void) +_initialize_xtensa_linux_nat () { const xtensa_regtable_t *ptr;