diff options
Diffstat (limited to 'sim/m32r/tconfig.h')
-rw-r--r-- | sim/m32r/tconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/m32r/tconfig.h b/sim/m32r/tconfig.h index 72a7f68..0a43607 100644 --- a/sim/m32r/tconfig.h +++ b/sim/m32r/tconfig.h @@ -3,9 +3,6 @@ #ifndef M32R_TCONFIG_H #define M32R_TCONFIG_H -/* See sim-hload.c. We properly handle LMA. */ -#define SIM_HANDLES_LMA 1 - /* For MSPR support. FIXME: revisit. */ #define WITH_DEVICES 1 |