mirror of git://sourceware.org/git/glibc.git
parent
382e7b29f5
commit
ab718a79c5
|
|
@ -1,5 +1,7 @@
|
|||
2000-04-13 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/pipe.S: New file.
|
||||
|
||||
* sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is
|
||||
default.
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
#include <sysdeps/unix/mips/pipe.S>
|
||||
Loading…
Reference in New Issue