Macro dsp_call

Source
macro_rules! dsp_call {
    ($name:expr, $a:expr, $b:expr) => { ... };
}
Available on ARM only.