diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-06 14:45:42 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-20 22:10:06 +0200 |
commit | 481de81559b8c58c7745a29d560c304a0f6c2658 (patch) | |
tree | a937377958e858caf35c8c30c38c1ad532a771db /libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym | |
parent | a22a0030f32b828c0f2e804d1ed1fe567ddab680 (diff) |
linuxthreads: remove unused s390 code
Cleanup linuxthreads by removing unused s390 code.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym')
-rw-r--r-- | libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym b/libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym deleted file mode 100644 index aee6be257..000000000 --- a/libpthread/linuxthreads/sysdeps/s390/tcb-offsets.sym +++ /dev/null @@ -1,4 +0,0 @@ -#include <sysdep.h> -#include <tls.h> - -MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads) |