summaryrefslogtreecommitdiffhomepage
path: root/Source/Heap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Heap.cxx')
-rw-r--r--Source/Heap.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Heap.cxx b/Source/Heap.cxx
index a4bc72a8..0a159c4e 100644
--- a/Source/Heap.cxx
+++ b/Source/Heap.cxx
@@ -11,6 +11,9 @@
#include <NewKit/PageManager.hpp>
#include <NewKit/Panic.hpp>
+/// @file Heap.cxx
+/// @brief hCore Process Heap Manager
+/// @note if you want to look at kernel allocs, please look for KHeap.cxx
/// bugs: 0
namespace hCore