aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/tconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/tconfig.h')
-rw-r--r--sim/frv/tconfig.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/frv/tconfig.h b/sim/frv/tconfig.h
index b31043c..370cacc 100644
--- a/sim/frv/tconfig.h
+++ b/sim/frv/tconfig.h
@@ -1,12 +1,5 @@
/* FRV target configuration file. -*- C -*- */
-/* Define this if the simulator can vary the size of memory.
- See the xxx simulator for an example.
- This enables the `-m size' option.
- The memory size is stored in STATE_MEM_SIZE. */
-/* Not used for FRV since we use the memory module. TODO -- check this */
-/* #define SIM_HAVE_MEM_SIZE */
-
/* See sim-hload.c. We properly handle LMA. -- TODO: check this */
#define SIM_HANDLES_LMA 1