aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/tconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/tconfig.h')
-rw-r--r--sim/bfin/tconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/bfin/tconfig.h b/sim/bfin/tconfig.h
index d28fd8d..a3e6f7b 100644
--- a/sim/bfin/tconfig.h
+++ b/sim/bfin/tconfig.h
@@ -9,7 +9,3 @@
/* ??? Temporary hack until model support unified. */
#define SIM_HAVE_MODEL
-
-/* Allows us to do the memory aliasing that some bfroms have:
- {0xef000000 - 0xef100000} => {0xef000000 - 0xef000800} */
-#define WITH_MODULO_MEMORY 1