summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sh/clone.S
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-08 10:52:16 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-08 10:52:16 +0000
commitff4eb01a424875d6ff9183c4f4f42d17743fee77 (patch)
tree7e50d614a494a6d9bc1988dcab754a46e600d079 /nptl/sysdeps/unix/sysv/linux/sh/clone.S
parent2f533068b94ea0c6be63545b62b2597bc1bffcfc (diff)
Updated to fedora-glibc-20041208T1024
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/sh/clone.S')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/sh/clone.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/sh/clone.S b/nptl/sysdeps/unix/sysv/linux/sh/clone.S
new file mode 100644
index 0000000000..62a11972d8
--- /dev/null
+++ b/nptl/sysdeps/unix/sysv/linux/sh/clone.S
@@ -0,0 +1,2 @@
+#define RESET_PID
+#include <sysdeps/unix/sysv/linux/sh/clone.S>