summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/sparc/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/sparc/tcb-offsets.sym')
-rw-r--r--libpthread/nptl/sysdeps/sparc/tcb-offsets.sym6
1 files changed, 0 insertions, 6 deletions
diff --git a/libpthread/nptl/sysdeps/sparc/tcb-offsets.sym b/libpthread/nptl/sysdeps/sparc/tcb-offsets.sym
deleted file mode 100644
index 237f975b2..000000000
--- a/libpthread/nptl/sysdeps/sparc/tcb-offsets.sym
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <sysdep.h>
-#include <tls.h>
-
-MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
-PID offsetof (struct pthread, pid)
-TID offsetof (struct pthread, tid)