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

boot_print_num

Macro boot_print_num 

Source
macro_rules! boot_print_num {
    ($prefix:literal, $n:expr) => { ... };
}
Expand description

Number printing (legacy - prefer kprint_num!)