libucontext/arch/aarch64
osy 9b1d8f01a6 aarch64: remove usage of FUNC macro for clang
Clang's arm64 assembler does not support multiple directives on a single
line. C macros ALWAYS expand to a single line.
2021-03-08 15:13:34 -08:00
..
include/libucontext project: move freestanding include headers 2021-03-08 13:02:27 -08:00
defs.h arm: fix broken FETCH_LINKPTR 2021-01-08 03:20:14 -07:00
getcontext.S aarch64: remove usage of FUNC macro for clang 2021-03-08 15:13:34 -08:00
makecontext.c aarch64: add static asserts for struct layout 2021-01-08 10:39:47 +00:00
setcontext.S aarch64: remove usage of FUNC macro for clang 2021-03-08 15:13:34 -08:00
swapcontext.S aarch64: remove usage of FUNC macro for clang 2021-03-08 15:13:34 -08:00
trampoline.c build: remove -DLIBUCONTEXT_ASSEMBLY 2021-01-08 03:11:25 -07:00