projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e677105
)
* sim-main.h: #include cpu-opc.h.
author
Doug Evans
<dje@google.com>
Mon, 19 Oct 1998 23:33:40 +0000
(23:33 +0000)
committer
Doug 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
patch
|
blob
|
history
sim/m32r/extractx.c
patch
|
blob
|
history
diff --git
a/sim/m32r/extract.c
b/sim/m32r/extract.c
index 4d15171ed73bbb6e41cb863c495fa76609b3016a..b731c8f1bb03a2a200fe8a8b46fb50315ea1a41d 100644
(file)
--- 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 55156ec0bfe2583d6ca12865e98ab10b252c6841..8c48d113fdc85ad13fcb39ef44c7c426299c0563 100644
(file)
--- 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)