about summary refs log tree commit diff
path: root/sysdeps/i386/htl/tcb-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/htl/tcb-offsets.sym')
-rw-r--r--sysdeps/i386/htl/tcb-offsets.sym8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysdeps/i386/htl/tcb-offsets.sym b/sysdeps/i386/htl/tcb-offsets.sym
new file mode 100644
index 0000000000..7b7c719369
--- /dev/null
+++ b/sysdeps/i386/htl/tcb-offsets.sym
@@ -0,0 +1,8 @@
+#include <sysdep.h>
+#include <tls.h>
+#include <kernel-features.h>
+
+MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
+SYSINFO_OFFSET          offsetof (tcbhead_t, sysinfo)
+POINTER_GUARD           offsetof (tcbhead_t, pointer_guard)
+SIGSTATE_OFFSET         offsetof (tcbhead_t, _hurd_sigstate)