aarch64_cpu::asm

Function eret

Source
pub fn eret() -> !
Expand description

Exception return

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