summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/mips/dl-tls.c
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 05:21:27 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 05:21:27 +0000
commit65d841527858e99bafaabd4066c5856f7a750d2a (patch)
treef475be58b893aafa97a83d93145b0d21f3be516a /libpthread/nptl/sysdeps/mips/dl-tls.c
parent8ea954df693750b653c61df10205df206b6240c1 (diff)
downloaduClibc-alpine-65d841527858e99bafaabd4066c5856f7a750d2a.tar.bz2
uClibc-alpine-65d841527858e99bafaabd4066c5856f7a750d2a.tar.xz
Clean up NPTL thread C library support files and simplify build process.
Diffstat (limited to 'libpthread/nptl/sysdeps/mips/dl-tls.c')
-rw-r--r--libpthread/nptl/sysdeps/mips/dl-tls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/mips/dl-tls.c b/libpthread/nptl/sysdeps/mips/dl-tls.c
deleted file mode 100644
index db50de8ab..000000000
--- a/libpthread/nptl/sysdeps/mips/dl-tls.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <../generic/dl-tls.c>