From 372f203583222cbcad12c389daee563272f47e99 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Fri, 18 Aug 2006 03:54:15 +0000 Subject: Bring in the new files for NPTL. --- libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c new file mode 100644 index 000000000..9e948adce --- /dev/null +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-sleep.c @@ -0,0 +1,2 @@ +#include +#include <../../../../../../libc/unistd/sleep.c> -- cgit v1.2.3