From cc93a15ac9ccf0d91772b32ec9ef378dadfd87e2 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 8 Jul 2005 09:12:25 +0000 Subject: [PATCH] Also remove. --- .../sysdeps/pthread/nptl-struct-pthread.sym | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym diff --git a/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym b/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym deleted file mode 100644 index 8df995270ee..00000000000 --- 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 -#endif - --- - -#ifdef HAVE_TLS_SUPPORT -NPTL_STRUCT_PTHREAD_SIZE sizeof (struct pthread) -#endif -- 2.47.2