aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/ia64/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/ia64/tcb-offsets.sym')
-rw-r--r--linuxthreads/sysdeps/ia64/tcb-offsets.sym2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/sysdeps/ia64/tcb-offsets.sym b/linuxthreads/sysdeps/ia64/tcb-offsets.sym
index f7793f7665..c1d307dbc3 100644
--- a/linuxthreads/sysdeps/ia64/tcb-offsets.sym
+++ b/linuxthreads/sysdeps/ia64/tcb-offsets.sym
@@ -3,7 +3,7 @@
--
#ifdef USE_TLS
-MULTIPLE_THREADS_OFFSET offsetof (struct _pthread_descr_struct, p_multiple_threads) - sizeof (struct _pthread_descr_struct)
+MULTIPLE_THREADS_OFFSET -sizeof(int)
#else
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
#endif