libucontext/arch/sh
osy f3e1b876c7 project: move freestanding include headers
This is needed because in libucontext.h we include "libucontext/bits.h".
We therefore need to have bits.h in somepath/libucontext/bits.h. In the
Makefile, somepath/freestanding/bits.h was copied to the right path but
in the meson build system, the include copy happens at the end.
2021-03-08 13:02:27 -08:00
..
include/libucontext project: move freestanding include headers 2021-03-08 13:02:27 -08:00
defs.h defs: use register output only for FETCH_LINKPTR 2021-01-08 02:59:43 -07:00
getcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00
makecontext.c alias __makecontext too 2021-01-08 10:37:27 +00:00
setcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00
swapcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00
trampoline.c build: remove -DLIBUCONTEXT_ASSEMBLY 2021-01-08 03:11:25 -07:00