aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r')
-rw-r--r--sim/m32r/extract.c1
-rw-r--r--sim/m32r/extractx.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sim/m32r/extract.c b/sim/m32r/extract.c
index 4d15171..b731c8f 100644
--- a/sim/m32r/extract.c
+++ b/sim/m32r/extract.c
@@ -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)
diff --git a/sim/m32r/extractx.c b/sim/m32r/extractx.c
index 55156ec..8c48d11 100644
--- a/sim/m32r/extractx.c
+++ b/sim/m32r/extractx.c
@@ -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)