about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-18 16:39:27 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-18 16:39:27 +0000
commit54419496e5313081733eef87aaa53f529ec1b225 (patch)
tree8b864d718ea10ed9bf3ed21dee957c6e6484e9ea /sysdeps/unix
parent8719e0fd50a2539f0c74083eab994308d9535028 (diff)
downloadglibc-54419496e5313081733eef87aaa53f529ec1b225.tar.gz
glibc-54419496e5313081733eef87aaa53f529ec1b225.tar.xz
glibc-54419496e5313081733eef87aaa53f529ec1b225.zip
MIPS specific file. MIPS always had 32 bit uids.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/mips/ipc_priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/ipc_priv.h b/sysdeps/unix/sysv/linux/mips/ipc_priv.h
new file mode 100644
index 0000000000..9b85386a7c
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/mips/ipc_priv.h
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/alpha/ipc_priv.h>