import gdb-1999-06-14 snapshot
[deliverable/binutils-gdb.git] / gdb / umax-xdep.c
index 0aca1a5779fb5ffe112b271f48624414f71d4df4..ad2d3e49dba4ca55ad2e10954cbb1c68c2abfe4c 100644 (file)
@@ -36,7 +36,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "gdb_stat.h"
 
 /* Work with core dump and executable files, for GDB. 
-   This code would be in core.c if it weren't machine-dependent. */
+   This code would be in corefile.c if it weren't machine-dependent. */
 
 void
 core_file_command (filename, from_tty)
@@ -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.  */
This page took 0.023312 seconds and 4 git commands to generate.