about summary refs log tree commit diff
path: root/ports/sysdeps/hppa/nptl/tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/hppa/nptl/tls.h')
-rw-r--r--ports/sysdeps/hppa/nptl/tls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sysdeps/hppa/nptl/tls.h b/ports/sysdeps/hppa/nptl/tls.h
index 2880ad3203..38132b0bb1 100644
--- a/ports/sysdeps/hppa/nptl/tls.h
+++ b/ports/sysdeps/hppa/nptl/tls.h
@@ -51,6 +51,7 @@ typedef union dtv
 
 /* The TP points to the start of the thread blocks.  */
 # define TLS_DTV_AT_TP	1
+# define TLS_TCB_AT_TP	0
 
 /* Get the thread descriptor definition.  */
 # include <nptl/descr.h>