about summary refs log tree commit diff
path: root/nptl/unwindbuf.sym
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/unwindbuf.sym')
-rw-r--r--nptl/unwindbuf.sym7
1 files changed, 0 insertions, 7 deletions
diff --git a/nptl/unwindbuf.sym b/nptl/unwindbuf.sym
deleted file mode 100644
index 8044b4078c..0000000000
--- a/nptl/unwindbuf.sym
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <pthread.h>
-#include <stddef.h>
-
---
-
-UNWINDBUFSIZE	sizeof (__pthread_unwind_buf_t)
-UWJMPBUF	offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)