about summary refs log tree commit diff
path: root/tls.make.c
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@chromium.org>2011-09-19 12:48:15 -0700
committerRoland McGrath <mcgrathr@chromium.org>2011-09-19 12:48:15 -0700
commitbc7e1c3667b577ad418f7520df2a7dbccea04ee9 (patch)
treee2004b2e54189c02ab324fb97976e9b4910e0dcf /tls.make.c
parent1c3b002bbb2935a526ef38b32d0c7375b7ee3b54 (diff)
downloadglibc-bc7e1c3667b577ad418f7520df2a7dbccea04ee9.tar.gz
glibc-bc7e1c3667b577ad418f7520df2a7dbccea04ee9.tar.xz
glibc-bc7e1c3667b577ad418f7520df2a7dbccea04ee9.zip
Get rid of tls.make include file.
Diffstat (limited to 'tls.make.c')
-rw-r--r--tls.make.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tls.make.c b/tls.make.c
deleted file mode 100644
index 4627aa37e0..0000000000
--- a/tls.make.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* This produces a makefile fragment saying `use-thread = yes' or no.  */
-
-#include <tls.h>
-
-@@@ use-thread = yes @@@