]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Also remove.
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Jul 2005 09:12:25 +0000 (09:12 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 8 Jul 2005 09:12:25 +0000 (09:12 +0000)
linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym [deleted file]

diff --git a/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym b/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym
deleted file mode 100644 (file)
index 8df9952..0000000
+++ /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