summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/arc/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/arc/tcb-offsets.sym')
-rw-r--r--libpthread/nptl/sysdeps/arc/tcb-offsets.sym1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/arc/tcb-offsets.sym b/libpthread/nptl/sysdeps/arc/tcb-offsets.sym
index cbf0ae42c..519a62954 100644
--- a/libpthread/nptl/sysdeps/arc/tcb-offsets.sym
+++ b/libpthread/nptl/sysdeps/arc/tcb-offsets.sym
@@ -2,7 +2,6 @@
#include <tls.h>
PTHREAD_TID offsetof (struct pthread, tid)
-PTHREAD_PID offsetof (struct pthread, pid)
MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads)
TLS_PRE_TCB_SIZE sizeof (struct pthread)
TLS_TCB_SIZE sizeof(tcbhead_t)