summaryrefslogtreecommitdiff
path: root/sim/mn10300/sim-main.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-11-28 18:08:26 +0000
committerAndrew Cagney <cagney@redhat.com>2002-11-28 18:08:26 +0000
commit6c0a25e9f85e2407fea9e304957d624c62682e51 (patch)
tree0c54b5980cd77c1d569f63af1bba26e6c5c88d53 /sim/mn10300/sim-main.h
parentabc0af478d50e89dd2b22fba7a20991fff1a604a (diff)
downloadbinutils-gdb-6c0a25e9f85e2407fea9e304957d624c62682e51.tar.gz
2002-11-28 Andrew Cagney <cagney@redhat.com>
* sim-main.h: Only include "idecode.h" once. * Makefile.in (SIM_EXTRA_DEPS): Define.
Diffstat (limited to 'sim/mn10300/sim-main.h')
-rw-r--r--sim/mn10300/sim-main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mn10300/sim-main.h b/sim/mn10300/sim-main.h
index d0ff4e47325..c13619e8215 100644
--- a/sim/mn10300/sim-main.h
+++ b/sim/mn10300/sim-main.h
@@ -42,7 +42,6 @@
/* These are generated files. */
#include "itable.h"
#include "idecode.h"
-#include "idecode.h"
typedef instruction_address sim_cia;
static const sim_cia null_cia = {0}; /* Dummy */