diff options
Diffstat (limited to 'sim/h8300/sim-main.h')
-rw-r--r-- | sim/h8300/sim-main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/h8300/sim-main.h b/sim/h8300/sim-main.h index 450f8ca..e95c4d9 100644 --- a/sim/h8300/sim-main.h +++ b/sim/h8300/sim-main.h @@ -88,9 +88,6 @@ enum h8_typecodes { #include "sim-basics.h" -/* Define sim_cia. */ -typedef unsigned32 sim_cia; - typedef struct _sim_cpu SIM_CPU; #include "sim-base.h" |