diff options
Diffstat (limited to 'sim/mips/tconfig.h')
-rw-r--r-- | sim/mips/tconfig.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/mips/tconfig.h b/sim/mips/tconfig.h index 95e66b4..fd97c3c 100644 --- a/sim/mips/tconfig.h +++ b/sim/mips/tconfig.h @@ -19,9 +19,5 @@ The target is required to provide sim_set_simcache_size. */ /* #define SIM_HAVE_SIMCACHE */ -/* Define this if the target cpu is bi-endian - and the simulator supports it. */ -#define SIM_HAVE_BIENDIAN - /* MIPS uses an unusual format for floating point quiet NaNs. */ #define SIM_QUIET_NAN_NEGATED |