⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
HEAP_START
veridian_
kernel
0.25.2
In veridian_
kernel::
arch::
x86_
64
veridian_kernel
::
arch
::
x86_64
Constant
HEAP_
START
Copy item path
Source
pub const HEAP_START: usize = 0x444444440000;
Expand description
Kernel heap start address (mapped by bootloader 0.9)