[][src]Macro cortex_m_semihosting::syscall1

macro_rules! syscall1 {
    ($nr:ident, $a1:expr) => { ... };
}

Macro version of syscall1