* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
authorBrendan Kehoe <brendan@zen.org>
Sun, 16 Apr 1995 08:24:34 +0000 (08:24 +0000)
committerBrendan Kehoe <brendan@zen.org>
Sun, 16 Apr 1995 08:24:34 +0000 (08:24 +0000)
        NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.

sysdeps/unix/bsd/ultrix4/mips/sysdep.h [new file with mode: 0644]

diff --git a/sysdeps/unix/bsd/ultrix4/mips/sysdep.h b/sysdeps/unix/bsd/ultrix4/mips/sysdep.h
new file mode 100644 (file)
index 0000000..09b69ff
--- /dev/null
@@ -0,0 +1,3 @@
+#define NO_UNDERSCORES
+
+#include <sysdeps/unix/mips/sysdep.h>