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

110 B

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