* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / ns32k-pinsn.c
index 2ce903ac4e5c0c91d4b21d9286ccb6cc5f320184..820517368b693be40f19ac0b1030e9992e789008 100644 (file)
@@ -1,5 +1,5 @@
 /* Print National Semiconductor 32000 instructions for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1991, 1992 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -28,8 +28,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Number of elements in the opcode table.  */
 #define NOPCODES (sizeof notstrs / sizeof notstrs[0])
 
-extern char *reg_names[];
-
 #define NEXT_IS_ADDR   '|'
 
 /*
This page took 0.022736 seconds and 4 git commands to generate.