Skip to main content

syscall3

Function syscall3 

Source
#[unsafe(no_mangle)]
#[unsafe(link_section = ".user_text")]
pub(crate) fn syscall3(nr: usize, x0: usize, x1: usize) -> usize