diff options
Diffstat (limited to 'gdb/corefile.c')
-rw-r--r-- | gdb/corefile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/corefile.c b/gdb/corefile.c index 94e56eb..6a0bea4 100644 --- a/gdb/corefile.c +++ b/gdb/corefile.c @@ -37,8 +37,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "symfile.h" #include "objfiles.h" -extern char registers[]; - /* Local function declarations. */ static void call_extra_exec_file_hooks PARAMS ((char *filename)); |