summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-04-26 18:34:20 +0000
committerStan Shebs <shebs@apple.com>1999-04-26 18:34:20 +0000
commitfe454715791b86ad488b33c1f325478803c8108c (patch)
tree91ec960676c78ffeab24ee2101fa128d2cc0f958 /gdb/acconfig.h
parentf3db0d6e5952e6aa06bdad615829b42d2cf52f71 (diff)
downloadgdb-fe454715791b86ad488b33c1f325478803c8108c.tar.gz
import gdb-19990422 snapshot
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 9ad502094fb..8128e4e91df 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -88,6 +88,9 @@
name, as a C string. */
#undef TARGET_CPU_DEFAULT
+/* Define if the simulator is being linked in. */
+#undef WITH_SIM
+
/* Set to true if the save_state_t structure is present */
#define HAVE_STRUCT_SAVE_STATE_T 0