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