mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Previously CPU statue was passed on the stack, but the compiler is allowed to clobber values passed to it on the stack in the SysV x86 ABI. So now leave the state on the stack but pass a pointer to it into the ISR functions.
5.7 KiB
5.7 KiB