Function svc_handler_arm_v7m

Source
pub unsafe extern "C" fn svc_handler_arm_v7m()
Expand description

Handler of svc instructions on ARMv7-M.

For documentation of this function, please see CortexMVariant::SVC_HANDLER.