From b823b17fa7dc5a15d822a4f31fe8ee846a65cfae Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 16 Nov 2005 03:36:39 +0000 Subject: Sync with glibc reference tree and changes for uClibc thus far. --- libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c index d07d04e09..d8a7c5539 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c @@ -21,8 +21,4 @@ + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE) /* Get the real implementation. */ -#ifdef __UCLIBC__ #include -#else -#include -#endif -- cgit v1.2.3