]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/libpthread/src/sysdeps/sparc/tls.h
update
[l4.git] / l4 / pkg / uclibc / lib / libpthread / src / sysdeps / sparc / tls.h
index 61c3c74b673b2ba676e870db6bc2df3b50154b62..cf3b00d0067e042737dc1c74a92269661494b6d1 100644 (file)
@@ -78,9 +78,6 @@ typedef struct
 /* Get the thread descriptor definition.  */
 # include <descr.h>
 
-// al -- uhh...
-#define pthread _pthread_descr_struct
-
 //al//register struct pthread *__thread_self __asm__("%g7");
 
 /* This is the size of the initial TCB.  Can't be just sizeof (tcbhead_t),