summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym')
-rw-r--r--libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym b/libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
index f7793f766..1000ad0a9 100644
--- a/libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
+++ b/libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
@@ -2,7 +2,7 @@
#include <tls.h>
--
-#ifdef USE_TLS
+#ifdef __UCLIBC_HAS_TLS__
MULTIPLE_THREADS_OFFSET offsetof (struct _pthread_descr_struct, p_multiple_threads) - sizeof (struct _pthread_descr_struct)
#else
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)