libucontext/arch/ppc
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: ppc: new port 2018-02-02 18:46:21 +00:00
getcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00
makecontext.c ppc32/64: correct signature of function parameter to makecontext 2019-04-05 14:18:20 -05:00
setcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00
startcontext.S ppc: trampoline: cleanups 2018-02-15 04:36:36 +00:00
swapcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00