aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-21 07:59:47 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-21 07:59:47 +0000
commit764681b7a4bad811fa850b6b600cca79aa394f49 (patch)
tree0d686b623ba87778605bbdb7ee5987d46b5e7f09 /sysdeps
parent8a4102025713bbacf357bbbf126ac19dd7e43193 (diff)
downloadglibc-764681b7a4bad811fa850b6b600cca79aa394f49.tar
glibc-764681b7a4bad811fa850b6b600cca79aa394f49.tar.gz
glibc-764681b7a4bad811fa850b6b600cca79aa394f49.tar.bz2
glibc-764681b7a4bad811fa850b6b600cca79aa394f49.zip
Linux/MIPS specific implementation of getpmsg.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/mips/getpmsg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/getpmsg.c b/sysdeps/unix/sysv/linux/mips/getpmsg.c
new file mode 100644
index 0000000000..5b1b7559fe
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/mips/getpmsg.c
@@ -0,0 +1 @@
+include <sysdeps/unix/sysv/linux/i386/getpmsg.c>