From 4a3f59d005ee93e35ebc178795b89c6ff8782396 Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 26 Jul 2006 16:56:56 +0000 Subject: Remove stale comment about arm --- lib/libc/gen/tls.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc') 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); -- cgit v1.1