kalloc and kfree interface and abstraction
authorRobin Krens <robin@robinkrens.nl>
Sun, 20 Oct 2019 20:23:01 +0000 (22:23 +0200)
committerRobin Krens <robin@robinkrens.nl>
Sun, 20 Oct 2019 20:25:09 +0000 (22:25 +0200)
commit4055b7fa53aac93668e3c85b9424c17fb7e10faf
treee62e9eef47a58ff0217164b4ea4cfc883f376061
parent7999a79f849390b6c4352252b5243e73811cfc5f
kalloc and kfree interface and abstraction
new file:   heap.c
Makefile
heap.c [new file with mode: 0644]
include/lib/pool.h
include/sys/robsys.h
lib/pool.c
link.ld
main.c
sysinfo.c
term.c