Macro cortex_m_semihosting::syscall1 [] [src]

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

Macro version of syscall1