diff options
Diffstat (limited to 'gdb/altos-xdep.c')
-rw-r--r-- | gdb/altos-xdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/altos-xdep.c b/gdb/altos-xdep.c index 5727332cf6f..272c581b8ff 100644 --- a/gdb/altos-xdep.c +++ b/gdb/altos-xdep.c @@ -54,7 +54,6 @@ core_file_command (filename, from_tty) int from_tty; { int val; - extern char registers[]; /* Discard all vestiges of any previous core file and mark data and stack spaces as empty. */ |