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