about summary refs log tree commit diff
path: root/nptl/sysdeps/s390/tcb-offsets.sym
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-12-20 10:50:52 +0000
committerJakub Jelinek <jakub@redhat.com>2005-12-20 10:50:52 +0000
commit7d0bcd10a7e3455697985522580267c8470cfcb9 (patch)
treee297bb71c9979eda34a12ca4f3ff1acf5194d886 /nptl/sysdeps/s390/tcb-offsets.sym
parent2c6cfe6853a30deb4af842aacc924fa298d0521a (diff)
downloadglibc-7d0bcd10a7e3455697985522580267c8470cfcb9.tar.gz
glibc-7d0bcd10a7e3455697985522580267c8470cfcb9.tar.xz
glibc-7d0bcd10a7e3455697985522580267c8470cfcb9.zip
Updated to fedora-glibc-20051220T1028
Diffstat (limited to 'nptl/sysdeps/s390/tcb-offsets.sym')
-rw-r--r--nptl/sysdeps/s390/tcb-offsets.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/s390/tcb-offsets.sym b/nptl/sysdeps/s390/tcb-offsets.sym
index 237f975b25..9cfae211e0 100644
--- a/nptl/sysdeps/s390/tcb-offsets.sym
+++ b/nptl/sysdeps/s390/tcb-offsets.sym
@@ -2,5 +2,6 @@
 #include <tls.h>
 
 MULTIPLE_THREADS_OFFSET		offsetof (tcbhead_t, multiple_threads)
+STACK_GUARD			offsetof (tcbhead_t, stack_guard)
 PID				offsetof (struct pthread, pid)
 TID				offsetof (struct pthread, tid)