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

pub fn eret() -> !

Exception return

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