summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-07-26 16:56:56 +0000
committerimp <imp@FreeBSD.org>2006-07-26 16:56:56 +0000
commit4a3f59d005ee93e35ebc178795b89c6ff8782396 (patch)
treec0cb1797d9c8bcaa579abbb9a385d353074421e3 /lib/libc/gen
parent925a5a19d4c899f799641a13e5b8814cfe8e482f (diff)
downloadFreeBSD-src-4a3f59d005ee93e35ebc178795b89c6ff8782396.zip
FreeBSD-src-4a3f59d005ee93e35ebc178795b89c6ff8782396.tar.gz
Remove stale comment about arm
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/tls.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/tls.c b/lib/libc/gen/tls.c
index f63b361..2d08a26 100644
--- a/lib/libc/gen/tls.c
+++ b/lib/libc/gen/tls.c
@@ -40,8 +40,6 @@
#include "libc_private.h"
-/* XXX not sure what variants to use for arm. */
-
__weak_reference(__libc_allocate_tls, _rtld_allocate_tls);
__weak_reference(__libc_free_tls, _rtld_free_tls);
OpenPOWER on IntegriCloud