aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-bout.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-11-06 02:27:02 +0000
committerK. Richard Pixley <rich@cygnus>1991-11-06 02:27:02 +0000
commita6c6eaf80be46a8c32a03afbfdc1a562a6a11790 (patch)
tree0a48d9236156b641c55562ee7c1b34756dc9b676 /gas/config/obj-bout.h
parentac7d9f2dd129a5df2e8d244c7c08f236171ed074 (diff)
downloadgdb-a6c6eaf80be46a8c32a03afbfdc1a562a6a11790.zip
gdb-a6c6eaf80be46a8c32a03afbfdc1a562a6a11790.tar.gz
gdb-a6c6eaf80be46a8c32a03afbfdc1a562a6a11790.tar.bz2
adjust STRIP_UNDERSCORE
Diffstat (limited to 'gas/config/obj-bout.h')
-rw-r--r--gas/config/obj-bout.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/config/obj-bout.h b/gas/config/obj-bout.h
index 02eba6e..272c0c4 100644
--- a/gas/config/obj-bout.h
+++ b/gas/config/obj-bout.h
@@ -169,12 +169,6 @@ struct relocation_info {
};
#endif /* CUSTOM_RELOC_FORMAT */
-/* If compiler generate leading underscores, remove them. */
-
-#ifndef STRIP_UNDERSCORE
-#define STRIP_UNDERSCORE 0
-#endif /* STRIP_UNDERSCORE */
-
/*
* Macros to extract information from a symbol table entry.
* This syntaxic indirection allows independence regarding a.out or coff.