summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-08 09:12:25 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-08 09:12:25 +0000
commitcc93a15ac9ccf0d91772b32ec9ef378dadfd87e2 (patch)
tree40edce5b2d28e66ad2bbd67f12488fd5b108b1ce
parent48f006fc656c70757103dc9efa92d5775717576b (diff)
Also remove.
-rw-r--r--linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym13
1 files changed, 0 insertions, 13 deletions
diff --git a/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym b/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym
deleted file mode 100644
index 8df995270e..0000000000
--- a/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifdef HAVE_TLS_SUPPORT
-# ifndef HAVE_FORCED_UNWIND
-# define HAVE_FORCED_UNWIND 1
-# endif
-# define __need_struct_pthread_size
-# include <nptl/descr.h>
-#endif
-
---
-
-#ifdef HAVE_TLS_SUPPORT
-NPTL_STRUCT_PTHREAD_SIZE sizeof (struct pthread)
-#endif