* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / i960-pinsn.c
index 68ea9f0bad92a54b8dd60e480388cc40792bd405..65446afbd9861043e9a134b0c7dd538501a2bd7c 100644 (file)
@@ -38,6 +38,12 @@ print_insn (memaddr, stream)
 /****************************************/
 /* MEM format                          */
 /****************************************/
+
+struct tabent {
+       char    *name;
+       char    numops;
+};
+
 static int                             /* returns instruction length: 4 or 8 */
 mem( memaddr, word1, word2, noprint )
     unsigned long memaddr;
This page took 0.023148 seconds and 4 git commands to generate.