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
1 changed files with 1 additions and 1 deletions

View File

@ -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