aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/tconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh64/tconfig.h')
-rw-r--r--sim/sh64/tconfig.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/sh64/tconfig.h b/sim/sh64/tconfig.h
index dbcf232..4b700ae 100644
--- a/sim/sh64/tconfig.h
+++ b/sim/sh64/tconfig.h
@@ -1,12 +1,5 @@
/* SH64 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 SH64 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