diff options
Diffstat (limited to 'sim/m68hc11/sim-main.h')
-rw-r--r-- | sim/m68hc11/sim-main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/m68hc11/sim-main.h b/sim/m68hc11/sim-main.h index 4f41db929bf..d1fc582e681 100644 --- a/sim/m68hc11/sim-main.h +++ b/sim/m68hc11/sim-main.h @@ -25,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #define SIM_HANDLES_LMA 1 #include "sim-basics.h" - -typedef struct _sim_cpu SIM_CPU; - #include "sim-signal.h" #include "sim-base.h" |