diff options
Diffstat (limited to 'nptl/sysdeps/ia64/tcb-offsets.sym')
-rw-r--r-- | nptl/sysdeps/ia64/tcb-offsets.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/ia64/tcb-offsets.sym b/nptl/sysdeps/ia64/tcb-offsets.sym index 11cc06ab31..9f92bb62cd 100644 --- a/nptl/sysdeps/ia64/tcb-offsets.sym +++ b/nptl/sysdeps/ia64/tcb-offsets.sym @@ -1,4 +1,4 @@ #include <sysdep.h> #include <tls.h> -MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads) - sizeof (struct pthread) +MULTIPLE_THREADS_OFFSET -sizeof(int) |