⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

HEAP_START

Constant HEAP_START 

Source
pub const HEAP_START: usize = 0x444444440000;
Expand description

Kernel heap start address (mapped by bootloader 0.9)