diff options
author | Andreas Jaeger <aj@suse.de> | 2000-04-14 17:53:07 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-04-14 17:53:07 +0000 |
commit | df3b16c68c64ec4ca4347aa50233225eaeb91f49 (patch) | |
tree | 5d47d66f721d20152cc3b60abcccac3761279668 /sysdeps/unix/sysv | |
parent | 0758ea0cc3a75376dd4229af51c770e1622f1497 (diff) | |
download | glibc-df3b16c68c64ec4ca4347aa50233225eaeb91f49.tar glibc-df3b16c68c64ec4ca4347aa50233225eaeb91f49.tar.gz glibc-df3b16c68c64ec4ca4347aa50233225eaeb91f49.tar.bz2 glibc-df3b16c68c64ec4ca4347aa50233225eaeb91f49.zip |
Add newline at EOF.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/pipe.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/pipe.S b/sysdeps/unix/sysv/linux/mips/pipe.S index 604da74d63..1708888da4 100644 --- a/sysdeps/unix/sysv/linux/mips/pipe.S +++ b/sysdeps/unix/sysv/linux/mips/pipe.S @@ -1 +1 @@ -#include <sysdeps/unix/mips/pipe.S>
\ No newline at end of file +#include <sysdeps/unix/mips/pipe.S> |