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/libc_pthread_init.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c b/libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c index 85b75221e..3d1c02181 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c @@ -57,11 +57,3 @@ __libc_pthread_init (ptr, reclaim, functions) return &__libc_multiple_threads; #endif } - -/* I would rather not talk about this. */ -#ifdef SHARED -#include -void _dl_aux_init (ElfW(auxv_t) *av) -{ -} -#endif -- cgit v1.2.3