aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/alpha/tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/alpha/tls.h')
-rw-r--r--linuxthreads/sysdeps/alpha/tls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/alpha/tls.h b/linuxthreads/sysdeps/alpha/tls.h
index c5cdc0a5b0..98d0d9f93e 100644
--- a/linuxthreads/sysdeps/alpha/tls.h
+++ b/linuxthreads/sysdeps/alpha/tls.h
@@ -92,6 +92,7 @@ typedef struct
register tcbhead_t *__self = (void *)(descr); \
__self->tcb = __self; \
__builtin_set_thread_pointer(__self); \
+ 0; \
})
/* Return the address of the dtv for the current thread. */