⚠️ 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 = crate::arch::HEAP_START; // 75_059_993_772_032usize
Expand description

Kernel heap start address (re-exported from architecture module)