[][src]Function cortex_m::asm::semihosting_syscall

pub unsafe fn semihosting_syscall(nr: u32, arg: u32) -> u32

Semihosting syscall.

This method is used by cortex-m-semihosting to provide semihosting syscalls.