diff options
Diffstat (limited to 'sim/sh64/tconfig.h')
-rw-r--r-- | sim/sh64/tconfig.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/sh64/tconfig.h b/sim/sh64/tconfig.h index 4f4d9b7..b4e256f 100644 --- a/sim/sh64/tconfig.h +++ b/sim/sh64/tconfig.h @@ -5,8 +5,3 @@ /* ??? Temporary hack until model support unified. */ #define SIM_HAVE_MODEL - -/* This is a global setting. Different cpu families can't mix-n-match -scache - and -pbb. However some cpu families may use -simple while others use - one of -scache/-pbb. ???? */ -#define WITH_SCACHE_PBB 1 |