Function cortex_a::asm::eret

source · []
pub fn eret() -> !
Expand description

Exception return

Will jump to wherever the corresponding link register points to, and therefore never return.