libucontext/arch
osy 5d66c194a7 x86_64: define reg names if not defined
_GNU_SOURCE can be defined without defining REG_X macros so it is not a
good indicator. (QEMU for example defines it in the build system.) x86
and x86_64 should have consistant looking defs.h so ifndef guards are
added to each REG_X definition.
2021-03-08 14:02:58 -08:00
..
aarch64 project: move freestanding include headers 2021-03-08 13:02:27 -08:00
arm project: move freestanding include headers 2021-03-08 13:02:27 -08:00
common project: move freestanding include headers 2021-03-08 13:02:27 -08:00
m68k project: move freestanding include headers 2021-03-08 13:02:27 -08:00
mips project: move freestanding include headers 2021-03-08 13:02:27 -08:00
mips64 project: move freestanding include headers 2021-03-08 13:02:27 -08:00
ppc ppc, ppc64: do not use ALIAS for libucontext_swapcontext 2021-01-08 15:17:11 +01:00
ppc64 ppc, ppc64: do not use ALIAS for libucontext_swapcontext 2021-01-08 15:17:11 +01:00
riscv64 project: move freestanding include headers 2021-03-08 13:02:27 -08:00
s390x project: move freestanding include headers 2021-03-08 13:02:27 -08:00
sh project: move freestanding include headers 2021-03-08 13:02:27 -08:00
x86 x86_64: define reg names if not defined 2021-03-08 14:02:58 -08:00
x86_64 x86_64: define reg names if not defined 2021-03-08 14:02:58 -08:00