cortex_m_semihosting

Macro syscall1

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

Macro version of syscall1.