2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-24 14:41:06 +08:00

2005-12-15 Roland McGrath <roland@redhat.com>

* sysdeps/arm/libc-tls.c: Use csu/ instead of sysdeps/generic/.
This commit is contained in:
Roland McGrath 2005-12-28 05:46:16 +00:00
parent 4a35566071
commit 9260afa563

@ -17,7 +17,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
#include <sysdeps/generic/libc-tls.c>
#include <csu/libc-tls.c>
#include <dl-tls.h>
#if USE_TLS