aboutsummaryrefslogtreecommitdiff
path: root/include/08.heap/deo4
diff options
context:
space:
mode:
Diffstat (limited to 'include/08.heap/deo4')
-rw-r--r--include/08.heap/deo43
1 files changed, 3 insertions, 0 deletions
diff --git a/include/08.heap/deo4 b/include/08.heap/deo4
new file mode 100644
index 0000000..c2dc3b5
--- /dev/null
+++ b/include/08.heap/deo4
@@ -0,0 +1,3 @@
+void k_heapBMInit(KHEAPBM *heap) {
+ heap->fblock = 0;
+}