diff options
Diffstat (limited to 'sim/cris/sim-main.h')
-rw-r--r-- | sim/cris/sim-main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index 5985308..7eb74b5 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. */ \ |