libucontext/arch/ppc64
Bobby Bingham 40d07758a5 ppc32/64: correct signature of function parameter to makecontext
Because makecontext can pass a set of integer arguments to the provided
function, it is incorrect to require that this function accept no
parameters.
2019-04-05 14:18:20 -05:00
..
defs.h arch: ppc64: now working 2018-02-06 08:05:53 +00:00
getcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00
makecontext.c ppc32/64: correct signature of function parameter to makecontext 2019-04-05 14:18:20 -05:00
setcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00
startcontext.S ppc64: trampoline: cleanups 2018-02-15 04:36:47 +00:00
swapcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00