summaryrefslogtreecommitdiff
path: root/sim/iq2000/sim-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/sim-main.h')
-rw-r--r--sim/iq2000/sim-main.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/sim/iq2000/sim-main.h b/sim/iq2000/sim-main.h
index d0ae1cfef7b..3615a712b06 100644
--- a/sim/iq2000/sim-main.h
+++ b/sim/iq2000/sim-main.h
@@ -43,16 +43,6 @@ struct _sim_cpu {
#endif
};
-/* The sim_state struct. */
-
-struct sim_state {
- sim_cpu *cpu[MAX_NR_PROCESSORS];
-
- CGEN_STATE cgen_state;
-
- sim_state_base base;
-};
-
/* Misc. */
/* Catch address exceptions. */