* 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 4d15171..b731c8f 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 55156ec..8c48d11 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)