You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ARM PRIMASK register only has 1 bit defined, so just save that bit
and not the whole 32b returned by save_and_disable_irq().
Reduces memory usage by 120 bytes for all apps.
0 commit comments