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:
1843d96
)
* sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
author
brendan
<brendan>
Sat, 15 Apr 1995 01:56:26 +0000
(
01:56
+0000)
committer
brendan
<brendan>
Sat, 15 Apr 1995 01:56:26 +0000
(
01:56
+0000)
sysdeps/unix/bsd/osf/alpha/sysdep.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/bsd/osf/alpha/sysdep.h
b/sysdeps/unix/bsd/osf/alpha/sysdep.h
index
3669a69
..
fc661a6
100644
(file)
--- a/
sysdeps/unix/bsd/osf/alpha/sysdep.h
+++ b/
sysdeps/unix/bsd/osf/alpha/sysdep.h
@@
-16,6
+16,9
@@
License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
+/* OSF/1 does not precede the asm names of C symbols with a `_'. */
+#define NO_UNDERSCORES
+
#include <sysdeps/unix/sysdep.h>
#ifdef ASSEMBLER