Function sel4_common::sbi::sbi_call

source ·
#[no_mangle]
pub fn sbi_call(which: usize, arg0: usize, arg1: usize, arg2: usize) -> usize