Cosmos/Docs/Kernel/Heap.md
2014-12-10 14:04:51 -08:00

5 lines
110 B
Markdown

The heap is initialized on demand. The first time a heap allocation is
required, it initializes itself.