Function cortex_m::asm::semihosting_syscall [−][src]
pub unsafe fn semihosting_syscall(nr: u32, arg: u32) -> u32
Semihosting syscall.
This method is used by cortex-m-semihosting to provide semihosting syscalls.
pub unsafe fn semihosting_syscall(nr: u32, arg: u32) -> u32
Semihosting syscall.
This method is used by cortex-m-semihosting to provide semihosting syscalls.