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:
a0e77ad
)
* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
author
brendan
<brendan>
Sun, 16 Apr 1995 08:24:34 +0000
(08:24 +0000)
committer
brendan
<brendan>
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]
patch
|
blob
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
+++ b/
sysdeps/unix/bsd/ultrix4/mips/sysdep.h
@@ -0,0
+1,3
@@
+#define NO_UNDERSCORES
+
+#include <sysdeps/unix/mips/sysdep.h>