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/moxie/sim-main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/moxie/sim-main.h') diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h index 19b9475..9a5d33a 100644 --- a/sim/moxie/sim-main.h +++ b/sim/moxie/sim-main.h @@ -20,8 +20,6 @@ along with this program. If not, see . */ #ifndef SIM_MAIN_H #define SIM_MAIN_H -#define SIM_HAVE_COMMON_SIM_STATE - #include "sim-basics.h" #include "sim-base.h" #include "bfd.h" -- cgit v1.1