Function cortex_a::asm::eret[][src]

pub fn eret() -> !
Expand description

Exception return

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