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-aeabi_read_tp.S | 1 + 1 file changed, 1 insertion(+) create mode 100644 libc/sysdeps/linux/arm/libc-aeabi_read_tp.S (limited to 'libc/sysdeps/linux/arm/libc-aeabi_read_tp.S') diff --git a/libc/sysdeps/linux/arm/libc-aeabi_read_tp.S b/libc/sysdeps/linux/arm/libc-aeabi_read_tp.S new file mode 100644 index 000000000..3aa135bf2 --- /dev/null +++ b/libc/sysdeps/linux/arm/libc-aeabi_read_tp.S @@ -0,0 +1 @@ +#include -- cgit v1.2.3