Home
last modified time | relevance | path

Searched refs:sInitialHeap (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/debug/
H A Ddebug_heap.cpp17 static char sInitialHeap[INITIAL_DEBUG_HEAP_SIZE] __attribute__ ((aligned (8))); variable
18 static void* sHeapBase = sInitialHeap;