pub const KERNEL_LEN: usize = _; // 29_772_288usize
Length of the kernel image in bytes — equivalent to KERNEL_BYTES.len() but evaluable in const contexts.
KERNEL_BYTES.len()
const