[][src]Function cortex_a::asm::ret

pub fn ret() -> !

Function return

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