diff options
Diffstat (limited to 'sim/bfin/tconfig.h')
-rw-r--r-- | sim/bfin/tconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/tconfig.h b/sim/bfin/tconfig.h index a3e6f7bf7c1..254aba9b984 100644 --- a/sim/bfin/tconfig.h +++ b/sim/bfin/tconfig.h @@ -1,8 +1,5 @@ /* Blackfin target configuration file. -*- C -*- */ -/* See sim-hload.c. We properly handle LMA. -- TODO: check this */ -#define SIM_HANDLES_LMA 1 - /* We use this so that we are passed the requesting CPU for HW acesses. Common sim core by default sets hw_system_cpu to NULL for WITH_HW. */ #define WITH_DEVICES 1 |