b9bd4045fb
The ABI states that sp[0] should point to the previous stack frame, or be zero if there is no previous stack frame. makecontext previously set this slot to point to the __start_context function, rather than to a valid stack frame. |
||
---|---|---|
.. | ||
defs.h | ||
getcontext.c | ||
makecontext.c | ||
setcontext.c | ||
startcontext.S | ||
swapcontext.c |