From e58798e107d652644629a1daaa95d76430808d53 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 17 Oct 2009 13:23:11 -0700 Subject: arm specific bits needed for nptl * SAVE_PID, RESTORE_PID in vfork.S * clone.S tweaks to allow for the pid to be reset Signed-off-by: Austin Foxley --- libc/sysdeps/linux/arm/libc-thumb_atomics.S | 1 + 1 file changed, 1 insertion(+) create mode 100644 libc/sysdeps/linux/arm/libc-thumb_atomics.S (limited to 'libc/sysdeps/linux/arm/libc-thumb_atomics.S') diff --git a/libc/sysdeps/linux/arm/libc-thumb_atomics.S b/libc/sysdeps/linux/arm/libc-thumb_atomics.S new file mode 100644 index 000000000..e7bc8950d --- /dev/null +++ b/libc/sysdeps/linux/arm/libc-thumb_atomics.S @@ -0,0 +1 @@ +#include -- cgit v1.2.3