mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-10 23:26:15 +02:00
Rearrange the order in which registers are saved to the stack in an interrupt to make it more logical, and introduce #defines for the offset from the stack pointer for each variable.