pub const HEAP_START_ADDRESS: u64 = 12884901888; // 12_884_901_888u64
Expand description

Start address of the memory region used for program heap.