diff options
Diffstat (limited to 'sim/mcore/sim-main.h')
-rw-r--r-- | sim/mcore/sim-main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/mcore/sim-main.h b/sim/mcore/sim-main.h index 82a720b..fc4625b 100644 --- a/sim/mcore/sim-main.h +++ b/sim/mcore/sim-main.h @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef SIM_MAIN_H #define SIM_MAIN_H -#define SIM_HAVE_COMMON_SIM_CPU - #include "sim-basics.h" typedef long int word; |