Update .sanitize files
[deliverable/binutils-gdb.git] / gdb / mips-pinsn.c
index 2939328510f4ea7e89495f96d74a1e2f004584aa..993541f2557d666c60d5474ffaabdc3979d470cf 100644 (file)
@@ -1,6 +1,6 @@
 /* Print mips instructions for GDB, the GNU debugger.
    Copyright 1989, 1991, 1992 Free Software Foundation, Inc.
-   Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp)
+   Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).
 
 This file is part of GDB.
 
@@ -29,9 +29,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define NOPCODES (sizeof mips_opcodes / sizeof mips_opcodes[0])
 
 #define MKLONG(p)  *(unsigned long*)p
-
-extern char *reg_names[];
-
 \f
 /* subroutine */
 static unsigned char *
This page took 0.022874 seconds and 4 git commands to generate.