From f4fdd84587e80bc6e327b89b162504d306933609 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 21 Jan 2016 22:51:00 -0500 Subject: sim: fully merge sim_state_base into sim_state Now that all ports have migrated to the new framework, drop support for the old sim_state_base layout. --- sim/h8300/sim-main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/h8300/sim-main.h') diff --git a/sim/h8300/sim-main.h b/sim/h8300/sim-main.h index 57ff307..a0aa9ef 100644 --- a/sim/h8300/sim-main.h +++ b/sim/h8300/sim-main.h @@ -5,8 +5,6 @@ #ifndef SIM_MAIN_H #define SIM_MAIN_H -#define SIM_HAVE_COMMON_SIM_STATE - #define DEBUG /* These define the size of main memory for the simulator. -- cgit v1.1