kernel
0.11.2
kernel
Macro
early_println
Copy item path
Source
macro_rules! early_println { ($fmt:expr) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }