pub const KERNEL_BASE_PADDR: usize = 0x20_0000;
Expand description

Base physical address of the kernel image.