mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 23:45:33 +08:00
Broke the setjmp/longjmp pair in the context switch into a separate routine so no code depended on local variables surviving the jump.