summaryrefslogtreecommitdiff
path: root/sim/common/sim-base.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-09-22 03:28:34 +0000
committerJason Molenda <jmolenda@apple.com>1999-09-22 03:28:34 +0000
commitc2c6d25f0d5eea4f834420870021a8c52db24018 (patch)
treef4b3d5e9e3207fa8118db4085f9c6a0cbc2bdaf6 /sim/common/sim-base.h
parent54af6ff67571ba569b94e26d558d02f9955e6844 (diff)
downloadbinutils-gdb-c2c6d25f0d5eea4f834420870021a8c52db24018.tar.gz
import gdb-1999-09-21
Diffstat (limited to 'sim/common/sim-base.h')
-rw-r--r--sim/common/sim-base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/sim-base.h b/sim/common/sim-base.h
index f3af30553a2..420b137b6b2 100644
--- a/sim/common/sim-base.h
+++ b/sim/common/sim-base.h
@@ -236,7 +236,6 @@ typedef struct {
#define STATE_HW(sd) ((sd)->base.hw)
#endif
-
/* Should image loads be performed using the LMA or VMA? Older
simulators use the VMA while newer simulators prefer the LMA. */
int load_at_lma_p;