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

pub fn ret() -> !
Expand description

Function return

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