Function cortex_m::asm::semihosting_syscall
source · pub unsafe fn semihosting_syscall(nr: u32, arg: u32) -> u32
Expand description
Semihosting syscall.
This method is used by cortex-m-semihosting to provide semihosting syscalls.