diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-11-16 02:49:53 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-11-16 02:49:53 +0000 |
| commit | f9df27a905a3a067ccec2bc23d4c1f1e6db9000c (patch) | |
| tree | 008e632e06826be196b9702ce9f47d3096a6b2f2 /libpthread/nptl/sysdeps/mips | |
| parent | 657bc14240cde95ac1c99909df7c6ee0dd0159d4 (diff) | |
| download | uClibc-alpine-f9df27a905a3a067ccec2bc23d4c1f1e6db9000c.tar.bz2 uClibc-alpine-f9df27a905a3a067ccec2bc23d4c1f1e6db9000c.tar.xz | |
Sync up with glibc NPTL and clean up unused source files.
Diffstat (limited to 'libpthread/nptl/sysdeps/mips')
| -rw-r--r-- | libpthread/nptl/sysdeps/mips/pt-raise.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/mips/pt-raise.c b/libpthread/nptl/sysdeps/mips/pt-raise.c new file mode 100644 index 000000000..251067fd1 --- /dev/null +++ b/libpthread/nptl/sysdeps/mips/pt-raise.c @@ -0,0 +1 @@ +#include <../generic/pt-raise.c> |
