From 4a21ad1e76631ead9b0a40aabc6e51d17cb632c7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 31 Oct 2022 23:39:51 +0545 Subject: sim: enable common sim_cpu usage everywhere All ports should be migrated now. Drop the SIM_HAVE_COMMON_SIM_CPU knob and require it be used everywhere now. --- sim/or1k/sim-main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/or1k') diff --git a/sim/or1k/sim-main.h b/sim/or1k/sim-main.h index bf3558d..1b6939d 100644 --- a/sim/or1k/sim-main.h +++ b/sim/or1k/sim-main.h @@ -19,8 +19,6 @@ #ifndef SIM_MAIN_H #define SIM_MAIN_H -#define SIM_HAVE_COMMON_SIM_CPU - #define WITH_SCACHE_PBB 1 #include "ansidecl.h" -- cgit v1.1