pub const HEAP_START_ADDRESS: u64 = 0x300000000;
Expand description

Start address of the memory region used for program heap.