import gdb-1999-08-09 snapshot
[deliverable/binutils-gdb.git] / sim / i960 / cpuall.h
index a22e55932b92b4e7b7c388bdbc88e0f3d19bab99..772cd9f37a32a9e1479d3e51de128413dbd40b51 100644 (file)
@@ -45,6 +45,9 @@ struct argbuf {
   const IDESC *idesc;
   char trace_p;
   char profile_p;
+  /* ??? Temporary hack for skip insns.  */
+  char skip_count;
+  char unused;
   /* cpu specific data follows */
 };
 #endif
This page took 0.022647 seconds and 4 git commands to generate.