Function cortexm4::switch_to_user [] [src]

#[no_mangle]
pub unsafe extern "C" fn switch_to_user(
    user_stack: *const u8,
    process_regs: &mut [usize; 8]
) -> *mut u8

r0 is top of user stack, r1 Process GOT