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.
This commit is contained in:
Mike Frysinger
2022-10-31 23:39:51 +05:45
parent 4c3c31719b
commit 4a21ad1e76
29 changed files with 1 additions and 66 deletions

View File

@@ -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"