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