mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-11 07:36:14 +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.