]> git.ipfire.org Git - thirdparty/glibc.git/blob - linuxthreads/sysdeps/ia64/tcb-offsets.sym
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / linuxthreads / sysdeps / ia64 / tcb-offsets.sym
1 #include <sysdep.h>
2 #include <tls.h>
3
4 --
5 #ifdef USE_TLS
6 MULTIPLE_THREADS_OFFSET offsetof (struct _pthread_descr_struct, p_multiple_threads) - sizeof (struct _pthread_descr_struct)
7 #else
8 MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
9 #endif