Initial revision
authorBrendan Kehoe <brendan@zen.org>
Sat, 15 May 1993 01:24:13 +0000 (01:24 +0000)
committerBrendan Kehoe <brendan@zen.org>
Sat, 15 May 1993 01:24:13 +0000 (01:24 +0000)
sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h b/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h
new file mode 100644 (file)
index 0000000..d09b6c4
--- /dev/null
@@ -0,0 +1,4 @@
+/* Solaris 2 does not precede the asm names of C symbols with a `_'. */
+#define        NO_UNDERSCORES
+
+#include <sysdeps/unix/sparc/sysdep.h>