summaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>1995-04-15 01:56:26 +0000
committerBrendan Kehoe <brendan@zen.org>1995-04-15 01:56:26 +0000
commitdce38123d0fe012adc6e2eabe6d55ab3147aee0d (patch)
tree018b78efd76cf9291b4923baec781f8780fc1262 /sysdeps/unix
parenteb712cf192f232e8af7700f0ea6d144e4b923a2e (diff)
* sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
Fri Apr 14 18:49:03 1995 Brendan Kehoe (brendan@zen.org) * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/bsd/osf/alpha/sysdep.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/bsd/osf/alpha/sysdep.h b/sysdeps/unix/bsd/osf/alpha/sysdep.h
index 3669a69b9b..fc661a6b86 100644
--- 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