* sim-main.h: #include cpu-opc.h.

* arch.c,arch.h,decode.c,extract.c,model.c,sem.c: Regenerate
	to get #include cleanup.
	* decodex.c,extractx.c,modelx.c: Ditto.
This commit is contained in:
Doug Evans 1998-10-19 23:33:40 +00:00
parent e677105ccd
commit 9c5da58d59
2 changed files with 0 additions and 2 deletions

View 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)

View 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)