⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

early_print

Macro early_print 

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

Early print macro for debugging