summaryrefslogtreecommitdiff
path: root/kernel/kmalloc.h
blob: 330546b0b0ea627bd6940f4c84b5336a8a009d3b (plain)
1
2
#include <stdint.h>
uint32_t kmalloc(uint32_t size);