about summary refs log tree commit diff
path: root/sysdeps/hppa/dl-tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hppa/dl-tls.h')
-rw-r--r--sysdeps/hppa/dl-tls.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/hppa/dl-tls.h b/sysdeps/hppa/dl-tls.h
index bf0b2a463d..e9eda9f582 100644
--- a/sysdeps/hppa/dl-tls.h
+++ b/sysdeps/hppa/dl-tls.h
@@ -26,6 +26,3 @@ typedef struct
 
 
 extern void *__tls_get_addr (tls_index *ti);
-
-/* Value used for dtv entries for which the allocation is delayed.  */
-#define TLS_DTV_UNALLOCATED	((void *) -1l)