* sim-main.h: #include cpu-opc.h.
authorDoug Evans <dje@google.com>
Mon, 19 Oct 1998 23:33:40 +0000 (23:33 +0000)
committerDoug Evans <dje@google.com>
Mon, 19 Oct 1998 23:33:40 +0000 (23:33 +0000)
* arch.c,arch.h,decode.c,extract.c,model.c,sem.c: Regenerate
to get #include cleanup.
* decodex.c,extractx.c,modelx.c: Ditto.

sim/m32r/extract.c
sim/m32r/extractx.c

index 4d15171ed73bbb6e41cb863c495fa76609b3016a..b731c8f1bb03a2a200fe8a8b46fb50315ea1a41d 100644 (file)
@@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "sim-main.h"
 #include "cgen-ops.h"
-#include "cpu-sim.h"
 
 void
 EX_FN_NAME (m32rbf,fmt_add) (SIM_CPU *current_cpu, PCADDR pc, insn_t insn, ARGBUF *abuf)
index 55156ec0bfe2583d6ca12865e98ab10b252c6841..8c48d113fdc85ad13fcb39ef44c7c426299c0563 100644 (file)
@@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "sim-main.h"
 #include "cgen-ops.h"
-#include "cpu-sim.h"
 
 void
 EX_FN_NAME (m32rxf,fmt_add) (SIM_CPU *current_cpu, PCADDR pc, insn_t insn, ARGBUF *abuf)