nptl: add missing pthread-offsets.h
authorAndreas Schwab <schwab@suse.de>
Wed, 5 Feb 2020 17:09:04 +0000 (18:09 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 10 Feb 2020 16:01:21 +0000 (17:01 +0100)
commit4970c9e0b58773566a4073852c239f3662cec0aa
treeeb29ff562722e13b453461e4ad5a1ed9e3d93614
parent1433e270a16442ae9a86dc749d9cbd5e1f55405d
nptl: add missing pthread-offsets.h

All architectures using their own definition of struct
__pthread_rwlock_arch_t need to provide their own pthread-offsets.h.
sysdeps/aarch64/nptl/pthread-offsets.h [new file with mode: 0644]
sysdeps/alpha/nptl/pthread-offsets.h [new file with mode: 0644]
sysdeps/ia64/nptl/pthread-offsets.h [new file with mode: 0644]
sysdeps/riscv/nptl/pthread-offsets.h [new file with mode: 0644]
sysdeps/sparc/nptl/pthread-offsets.h [new file with mode: 0644]