diff options
Diffstat (limited to 'nptl/sysdeps/s390/tcb-offsets.sym')
-rw-r--r-- | nptl/sysdeps/s390/tcb-offsets.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sysdeps/s390/tcb-offsets.sym b/nptl/sysdeps/s390/tcb-offsets.sym index 9cfae211e0..237f975b25 100644 --- a/nptl/sysdeps/s390/tcb-offsets.sym +++ b/nptl/sysdeps/s390/tcb-offsets.sym @@ -2,6 +2,5 @@ #include <tls.h> MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads) -STACK_GUARD offsetof (tcbhead_t, stack_guard) PID offsetof (struct pthread, pid) TID offsetof (struct pthread, tid) |