]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Linux/m68k specific implementation of putpmsg.
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Dec 1999 07:59:20 +0000 (07:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Dec 1999 07:59:20 +0000 (07:59 +0000)
sysdeps/unix/sysv/linux/m68k/putpmsg.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/m68k/putpmsg.c b/sysdeps/unix/sysv/linux/m68k/putpmsg.c
new file mode 100644 (file)
index 0000000..8744136
--- /dev/null
@@ -0,0 +1 @@
+include <sysdeps/unix/sysv/linux/i386/putpmsg.c>