[uClibc-cvs] uClibc/libc/sysdeps/linux/mips pipe.S,1.1,1.2

Erik Andersen andersen at codepoet.org
Sun Feb 9 08:33:40 UTC 2003


Update of /var/cvs/uClibc/libc/sysdeps/linux/mips
In directory winder:/tmp/cvs-serv24106

Modified Files:
	pipe.S 
Log Message:
Fix a compile error


Index: pipe.S
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/mips/pipe.S,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pipe.S	30 Jan 2003 23:46:32 -0000	1.1
+++ pipe.S	9 Feb 2003 08:33:36 -0000	1.2
@@ -5,7 +5,6 @@
 #include <features.h>
 #include <asm/asm.h>
 #include <asm/unistd.h>
-#include <asm/mipsregs.h>
 #include <asm/regdef.h>
 
         .globl  pipe




More information about the uClibc-cvs mailing list