From f57d4a939485258450c2538e9d3c793ebea84abd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Dec 1999 07:59:55 +0000 Subject: [PATCH] Linux/MIPS specific implementation of putmsg. --- sysdeps/unix/sysv/linux/mips/putmsg.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/unix/sysv/linux/mips/putmsg.c diff --git a/sysdeps/unix/sysv/linux/mips/putmsg.c b/sysdeps/unix/sysv/linux/mips/putmsg.c new file mode 100644 index 0000000000..c744bf27f1 --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/putmsg.c @@ -0,0 +1 @@ +include