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