* xcoffexec.c (exec_ops): child_attach and child_create_inferior
[deliverable/binutils-gdb.git] / gdb / tahoe-pinsn.c
index 9b16d032e317b8e515882a90048772cd1f5f5b07..92b0ceb7cd388055d1292b84b4b5181253963dd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Print instructions for Tahoe target machines, for GDB.
-   Copyright 1986, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1991, 1992 Free Software Foundation, Inc.
    Contributed by the State University of New York at Buffalo, by the
    Distributed Computer Systems Lab, Department of Computer Science, 1991.
 
@@ -29,8 +29,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Number of elements in the opcode table.  */
 #define NOPCODES (sizeof votstrs / sizeof votstrs[0])
 
-extern char *reg_names[];
-
 static unsigned char *print_insn_arg ();
 
 /* Print the Tahoe instruction at address MEMADDR in debugged memory,
This page took 0.022975 seconds and 4 git commands to generate.