projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff241fe
)
entered into RCS
author
roland
<roland>
Tue, 12 Jul 1994 18:21:36 +0000
(18:21 +0000)
committer
roland
<roland>
Tue, 12 Jul 1994 18:21:36 +0000
(18:21 +0000)
gnu-stabs.h
patch
|
blob
|
history
diff --git
a/gnu-stabs.h
b/gnu-stabs.h
index
7c5a789
..
695826f
100644
(file)
--- a/
gnu-stabs.h
+++ b/
gnu-stabs.h
@@
-34,9
+34,9
@@
Cambridge, MA 02139, USA. */
symbol_alias (_name, name);
#ifdef NO_UNDERSCORES
-#define __SYMBOL_PREFIX "_"
-#else
#define __SYMBOL_PREFIX
+#else
+#define __SYMBOL_PREFIX "_"
#endif
/* Make references to ALIAS refer to SYMBOL. */