From: Andreas Jaeger Date: Thu, 13 Apr 2000 19:53:13 +0000 (+0000) Subject: 2000-04-13 Andreas Jaeger X-Git-Tag: upstream/2.30~10627^2~2496 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=985286e05bb538f0f0b5c7422c3534c8c867d728;p=external%2Fglibc.git 2000-04-13 Andreas Jaeger * sysdeps/unix/sysv/linux/mips/pipe.S: New file. --- diff --git a/sysdeps/unix/sysv/linux/mips/pipe.S b/sysdeps/unix/sysv/linux/mips/pipe.S new file mode 100644 index 0000000..604da74 --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/pipe.S @@ -0,0 +1 @@ +#include \ No newline at end of file