nptl: remove asm from sysdep-cancel.h
commitc876d8a2cd0e7e1ac585abfbe0067a26cd7ea932
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 20 Jul 2017 18:30:28 +0000 (20 20:30 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 28 Jul 2017 16:56:40 +0000 (28 18:56 +0200)
treeadc420c827ef33b0e88fa6c5666c3cd639d0e0e8
parentdcbff4072b6b3e79d768e50c2d58ccc8e307b1bd
nptl: remove asm from sysdep-cancel.h

Similar to a changeset planned in GNU C library remove
any assembly code from sysdep-cancel.h. This allows
to port to new architectures in a simpler way.
16 files changed:
libpthread/nptl/sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/arc/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/metag/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/nds32/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/or1k/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/sysdep-cancel.h