summaryrefslogtreecommitdiff
path: root/test/nptl/tst-tls5modc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nptl/tst-tls5modc.c')
-rw-r--r--test/nptl/tst-tls5modc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/nptl/tst-tls5modc.c b/test/nptl/tst-tls5modc.c
deleted file mode 100644
index bbd89633d..000000000
--- a/test/nptl/tst-tls5modc.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "tst-tls5.h"
-
-#ifdef TLS_REGISTER
-static __thread int c;
-TLS_REGISTER (c)
-#endif