diff options
Diffstat (limited to 'sysdeps/s390/nptl/tcb-offsets.sym')
-rw-r--r-- | sysdeps/s390/nptl/tcb-offsets.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/nptl/tcb-offsets.sym b/sysdeps/s390/nptl/tcb-offsets.sym index 9cfae211e0..9c1c01f353 100644 --- a/sysdeps/s390/nptl/tcb-offsets.sym +++ b/sysdeps/s390/nptl/tcb-offsets.sym @@ -3,5 +3,4 @@ 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) |