Native interrupt handlers
The functions implementing interrupt handlers for native code need to be wrapped by the macros NATIVE_INTERRUPT_START and NATIVE_INTERRUPT_END that take care of setting/resetting the appropriate System_State flags.
The functions implementing interrupt handlers for native code need to be wrapped by the macros NATIVE_INTERRUPT_START and NATIVE_INTERRUPT_END that take care of setting/resetting the appropriate System_State flags.