cortexm_run_stub

Function cortexm_run_stub 

Source
pub unsafe extern "C" fn cortexm_run_stub(
    t: *mut target_s,
    loadaddr: u32,
    r0: u32,
    r1: u32,
    r2: u32,
    r3: u32,
) -> bool