* 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:
parent
e677105ccd
commit
9c5da58d59
2 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue