diff options
Diffstat (limited to 'sim/v850/sim-main.h')
-rw-r--r-- | sim/v850/sim-main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/v850/sim-main.h b/sim/v850/sim-main.h index acdf1d7..16cbd97 100644 --- a/sim/v850/sim-main.h +++ b/sim/v850/sim-main.h @@ -17,8 +17,6 @@ #include "sim-signal.h" #include "sim-fpu.h" -typedef address_word sim_cia; - typedef struct _sim_cpu SIM_CPU; #include "sim-base.h" |