aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-sco386.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-11-06 02:23:49 +0000
committerK. Richard Pixley <rich@cygnus>1991-11-06 02:23:49 +0000
commitac7d9f2dd129a5df2e8d244c7c08f236171ed074 (patch)
treefae70852d4a8ce591318738bc937af1d63345300 /gas/config/te-sco386.h
parent2e81fce47ee1268ab5c2ea4b653707c0cdc7f25e (diff)
downloadgdb-ac7d9f2dd129a5df2e8d244c7c08f236171ed074.zip
gdb-ac7d9f2dd129a5df2e8d244c7c08f236171ed074.tar.gz
gdb-ac7d9f2dd129a5df2e8d244c7c08f236171ed074.tar.bz2
adjust STRIP_UNDERSCORE, polish te-files
Diffstat (limited to 'gas/config/te-sco386.h')
-rw-r--r--gas/config/te-sco386.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/te-sco386.h b/gas/config/te-sco386.h
index 8bcb688..8b38cd4 100644
--- a/gas/config/te-sco386.h
+++ b/gas/config/te-sco386.h
@@ -3,6 +3,3 @@
/* Return true if s (a non null string pointer), points to a local variable name. */
#define LOCAL_LABEL(n) ((n)[0] == '.' && (n)[1] == 'L')
-
-/* Compiler does not generate symbol names with a leading underscore. */
-#define STRIP_UNDERSCORE 0