Cosmos/Docs/Kernel/Heap.html
kudzu_cp 06e96d09e5
2012-01-16 04:56:51 +00:00

14 lines
377 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>
The heap is initialized on demand. The first time a heap allocation is required,
it initializes itself.</p>
</body>
</html>