diff options
author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-08-09 03:48:31 +0000 |
---|---|---|
committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-08-09 03:48:31 +0000 |
commit | 86ce3680e3a24be36ee35e576252f0eade9d9247 (patch) | |
tree | f692a094fa3fd47c438fa7a28077b3eb5d41ecce /libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym | |
parent | a1e343e6797a49d882e36b77669e9496baf84e2c (diff) | |
download | uClibc-alpine-86ce3680e3a24be36ee35e576252f0eade9d9247.tar.bz2 uClibc-alpine-86ce3680e3a24be36ee35e576252f0eade9d9247.tar.xz |
Die! Die! Die!
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym b/libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.sym deleted file mode 100644 index 8044b4078..000000000 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/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) |