From c45a7d924b10d9cc69a48896f7a6c99ecbf56493 Mon Sep 17 00:00:00 2001 From: Aleksa Vučković Date: Mon, 30 May 2022 00:10:05 +0200 Subject: \small u \smallsize --- include/08.heap/heap26.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'include/08.heap/heap26.c') 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; -- cgit v1.2.3