about summary refs log tree commit diff
path: root/sysdeps/microblaze/nptl/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/microblaze/nptl/tcb-offsets.sym')
-rw-r--r--sysdeps/microblaze/nptl/tcb-offsets.sym1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/microblaze/nptl/tcb-offsets.sym b/sysdeps/microblaze/nptl/tcb-offsets.sym
index 18afbee291..614f0dfed6 100644
--- a/sysdeps/microblaze/nptl/tcb-offsets.sym
+++ b/sysdeps/microblaze/nptl/tcb-offsets.sym
@@ -7,5 +7,4 @@
 #define thread_offsetof(mem)	(long)(offsetof (struct pthread, mem) - sizeof (struct pthread))
 
 MULTIPLE_THREADS_OFFSET	thread_offsetof (header.multiple_threads)
-PID_OFFSET			thread_offsetof (pid)
 TID_OFFSET			thread_offsetof (tid)