diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-06-01 15:44:41 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-06-01 15:44:41 +0000 |
commit | ac9a91a77ce5ce484bf8f62582292ef1f5b4dcf3 (patch) | |
tree | 00ebb9456083a2ad26b6a4e64c40b9b28f570ef4 /gdb/config/i386/tm-go32.h | |
parent | aa903cfb1b8b2b9d5d5d23364cbf0a31b7c8d29a (diff) | |
download | ppe42-binutils-ac9a91a77ce5ce484bf8f62582292ef1f5b4dcf3.tar.gz ppe42-binutils-ac9a91a77ce5ce484bf8f62582292ef1f5b4dcf3.zip |
import gdb-1999-06-01 snapshot
Diffstat (limited to 'gdb/config/i386/tm-go32.h')
-rw-r--r-- | gdb/config/i386/tm-go32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/i386/tm-go32.h b/gdb/config/i386/tm-go32.h index 84b82929ec..3387ac23cc 100644 --- a/gdb/config/i386/tm-go32.h +++ b/gdb/config/i386/tm-go32.h @@ -208,5 +208,3 @@ extern void double_to_i387 PARAMS ((char *, char *)); #undef TARGET_LONG_DOUBLE_BIT #define TARGET_LONG_DOUBLE_BIT 96 - -#define NAMES_HAVE_UNDERSCORE |