aboutsummaryrefslogtreecommitdiff
path: root/include/08.heap/heap26.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/08.heap/heap26.c')
-rw-r--r--include/08.heap/heap26.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/08.heap/heap26.c b/include/08.heap/heap26.c
index 6d7223d..6ac75a9 100644
--- a/include/08.heap/heap26.c
+++ b/include/08.heap/heap26.c
@@ -1,4 +1 @@
-void kheapinit()
-{
- k_heapBMInit(&kheap);
-}
+KHEAPBM kheap;