From 1f9d7c2739c9442d07c5578920824abb4a3bf509 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 15 Dec 2004 07:04:50 +0000 Subject: Update. 2004-12-14 Ulrich Drepper * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Add support for pid caching in nptl. --- nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (limited to 'nptl/sysdeps/unix/sysv/linux/powerpc') diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S new file mode 100644 index 0000000000..f87adf4737 --- /dev/null +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S @@ -0,0 +1,3 @@ +#define RESET_PID +#include +#include -- cgit 1.4.1