rustubs

Macro sprint

Source
macro_rules! sprint {
    ($($arg:tt)*) => { ... };
}
Expand description

serial (0x3f8 for qemu) print, not synchronized. can use in prologue