diff options
Diffstat (limited to 'sim/lm32/tconfig.h')
-rw-r--r-- | sim/lm32/tconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/lm32/tconfig.h b/sim/lm32/tconfig.h index 0970c81..7db04f9 100644 --- a/sim/lm32/tconfig.h +++ b/sim/lm32/tconfig.h @@ -19,9 +19,6 @@ #ifndef LM32_TCONFIG_H #define LM32_TCONFIG_H -/* See sim-hload.c. We properly handle LMA. */ -#define SIM_HANDLES_LMA 1 - #define WITH_SCACHE_PBB 1 #endif /* LM32_TCONFIG_H */ |