pub unsafe fn syscall1(_nr: usize, _arg: usize) -> usize
Expand description

Performs a semihosting operation, takes one integer as an argument