summaryrefslogtreecommitdiff
path: root/sim/cris/sim-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/sim-main.h')
-rw-r--r--sim/cris/sim-main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h
index 5985308fa8d..7eb74b5fbe7 100644
--- a/sim/cris/sim-main.h
+++ b/sim/cris/sim-main.h
@@ -36,9 +36,6 @@ typedef struct _sim_cpu SIM_CPU;
#include "cris-opc.h"
#include "arch.h"
-/* These must be defined before sim-base.h. */
-typedef USI sim_cia;
-
#define SIM_ENGINE_HALT_HOOK(sd, cpu, cia) \
do { \
if (cpu) /* Null if ctrl-c. */ \