diff options
Diffstat (limited to 'ldso')
-rw-r--r-- | ldso/ldso/arm/aeabi_read_tp.S | 1 |
1 files changed, 0 insertions, 1 deletions
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 <sysdep.h> -#include <tls.h> /* GCC will emit calls to this routine under -mtp=soft. Linux has an equivalent helper function (which clobbers fewer registers than |