summaryrefslogtreecommitdiff
path: root/libc/nptl/sysdeps/ia64/tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/sysdeps/ia64/tls.h')
-rw-r--r--libc/nptl/sysdeps/ia64/tls.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/nptl/sysdeps/ia64/tls.h b/libc/nptl/sysdeps/ia64/tls.h
index 69101ad8c..22a8b0814 100644
--- a/libc/nptl/sysdeps/ia64/tls.h
+++ b/libc/nptl/sysdeps/ia64/tls.h
@@ -61,9 +61,6 @@ register struct pthread *__thread_self __asm__("r13");
# error "TLS support is required."
#endif
-/* Signal that TLS support is available. */
-#define USE_TLS 1
-
/* Alignment requirement for the stack. */
#define STACK_ALIGN 16