aarch64_cpu::asm

Function ret

Source
pub fn ret() -> !
Expand description

Function return

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