don't reserve space for the .stack_store when IRQ_SAFE is defined
if IRQ_SAFE is defined, this variable is never used, so this saves a tiny bit of memory.
Please register or sign in to comment
if IRQ_SAFE is defined, this variable is never used, so this saves a tiny bit of memory.