diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-07-12 11:15:22 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-07-12 11:15:22 +0000 |
commit | 43e526b9b4c9868d3cd90772a54f767f8d45cadd (patch) | |
tree | 4d68a4a2d3a6c7e4f6237bc04015fc182a8ced0c /sim/mips/tconfig.in | |
parent | edac9bffc154855d959fcbc32e2fe0b073a9ec71 (diff) | |
download | gdb-43e526b9b4c9868d3cd90772a54f767f8d45cadd.zip gdb-43e526b9b4c9868d3cd90772a54f767f8d45cadd.tar.gz gdb-43e526b9b4c9868d3cd90772a54f767f8d45cadd.tar.bz2 |
import gdb-1999-07-12 snapshot
Diffstat (limited to 'sim/mips/tconfig.in')
-rw-r--r-- | sim/mips/tconfig.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/mips/tconfig.in b/sim/mips/tconfig.in index e8062a3..d591474 100644 --- a/sim/mips/tconfig.in +++ b/sim/mips/tconfig.in @@ -12,6 +12,8 @@ MODULE_INSTALL_FN dv_sockser_install; #define MODULE_LIST dv_sockser_install, +#else +#define SIM_HANDLES_LMA 0 #endif /* Define this if the simulator supports profiling. |