diff options
| author | Jakub Jelinek <jakub@redhat.com> | 2005-07-08 09:12:25 +0000 |
|---|---|---|
| committer | Jakub Jelinek <jakub@redhat.com> | 2005-07-08 09:12:25 +0000 |
| commit | cc93a15ac9ccf0d91772b32ec9ef378dadfd87e2 (patch) | |
| tree | 40edce5b2d28e66ad2bbd67f12488fd5b108b1ce /linuxthreads | |
| parent | 48f006fc656c70757103dc9efa92d5775717576b (diff) | |
| download | glibc-cc93a15ac9ccf0d91772b32ec9ef378dadfd87e2.tar.xz glibc-cc93a15ac9ccf0d91772b32ec9ef378dadfd87e2.zip | |
Also remove.
Diffstat (limited to 'linuxthreads')
| -rw-r--r-- | linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym | 13 |
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 |
