forked from ariadne/libucontext
f3e1b876c7
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. |
||
---|---|---|
.. | ||
include/libucontext | ||
defs.h | ||
getcontext.S | ||
makecontext.c | ||
setcontext.S | ||
swapcontext.S | ||
trampoline.c |