From a68b6d339b5e0bafd5a730359db1130d0c9dba86 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 17 Feb 2010 14:55:18 -0800 Subject: Add missing libgcc_s.h header. * Do not include tls.h in aeabi_read_tp.S. Its not needed. Signed-off-by: Khem Raj --- ldso/ldso/arm/aeabi_read_tp.S | 1 - 1 file changed, 1 deletion(-) (limited to 'ldso/ldso/arm/aeabi_read_tp.S') diff --git a/ldso/ldso/arm/aeabi_read_tp.S b/ldso/ldso/arm/aeabi_read_tp.S index e906d07ce..564f59331 100644 --- a/ldso/ldso/arm/aeabi_read_tp.S +++ b/ldso/ldso/arm/aeabi_read_tp.S @@ -38,7 +38,6 @@ #ifdef __UCLIBC_HAS_THREADS_NATIVE__ #include -#include /* GCC will emit calls to this routine under -mtp=soft. Linux has an equivalent helper function (which clobbers fewer registers than -- cgit v1.2.3