From: Jakub Jelinek Date: Fri, 8 Jul 2005 09:12:25 +0000 (+0000) Subject: Also remove. X-Git-Tag: cvs/fedora-glibc-2_3_90-2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc93a15ac9ccf0d91772b32ec9ef378dadfd87e2;p=thirdparty%2Fglibc.git Also remove. --- 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