diff options
Diffstat (limited to 'sim/sh/sim-main.h')
-rw-r--r-- | sim/sh/sim-main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/sh/sim-main.h b/sim/sh/sim-main.h index 405f1cb..e2e17d7 100644 --- a/sim/sh/sim-main.h +++ b/sim/sh/sim-main.h @@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-basics.h" -typedef address_word sim_cia; - typedef struct _sim_cpu SIM_CPU; #include "sim-base.h" |