import gdb-1999-10-04 snapshot
[deliverable/binutils-gdb.git] / gdb / i960-tdep.c
index 44ac8830342a3ffa76096b6b2cd34c3a95952571..eff41361a5fd47303d8e055908f7bf5174ec41b9 100644 (file)
@@ -27,6 +27,7 @@
 #include "floatformat.h"
 #include "target.h"
 #include "gdbcore.h"
+#include "inferior.h"
 
 static CORE_ADDR next_insn PARAMS ((CORE_ADDR memaddr,
                                    unsigned int *pword1,
@@ -896,6 +897,7 @@ mon960_frame_chain_valid (chain, curframe)
   return (chain != read_memory_integer (a, 4));
 }
 
+
 void
 _initialize_i960_tdep ()
 {
This page took 0.02565 seconds and 4 git commands to generate.