From: Andreas Jaeger Date: Thu, 13 Apr 2000 19:53:13 +0000 (+0000) Subject: 2000-04-13 Andreas Jaeger X-Git-Tag: glibc-2.16-ports-before-merge~2496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=985286e05bb538f0f0b5c7422c3534c8c867d728;p=thirdparty%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 00000000000..604da74d631 --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/pipe.S @@ -0,0 +1 @@ +#include \ No newline at end of file