diff options
Diffstat (limited to 'nptl/sysdeps/sh/tcb-offsets.sym')
-rw-r--r-- | nptl/sysdeps/sh/tcb-offsets.sym | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/sysdeps/sh/tcb-offsets.sym b/nptl/sysdeps/sh/tcb-offsets.sym new file mode 100644 index 0000000000..ae14fa00e9 --- /dev/null +++ b/nptl/sysdeps/sh/tcb-offsets.sym @@ -0,0 +1,5 @@ +#include <sysdep.h> +#include <tls.h> + +MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.data.multiple_threads) +TLS_PRE_TCB_SIZE sizeof (struct pthread) |