summaryrefslogtreecommitdiff
path: root/kernel/kmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kmalloc.h')
-rw-r--r--kernel/kmalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kmalloc.h b/kernel/kmalloc.h
index 330546b..2f89f8a 100644
--- a/kernel/kmalloc.h
+++ b/kernel/kmalloc.h
@@ -1,2 +1,2 @@
#include <stdint.h>
-uint32_t kmalloc(uint32_t size);
+uint32_t kballoc(uint32_t size);