diff options
Diffstat (limited to 'gdb/umax-xdep.c')
-rw-r--r-- | gdb/umax-xdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/umax-xdep.c b/gdb/umax-xdep.c index d54519e..ad2d3e4 100644 --- a/gdb/umax-xdep.c +++ b/gdb/umax-xdep.c @@ -44,7 +44,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. */ |