[][src]Macro rustos::serial_print

macro_rules! serial_print {
    ($($arg:tt)*) => { ... };
}

Print out the message to the serial port.