basic heap implementation
authorRobin Krens <robin@robinkrens.nl>
Sat, 19 Oct 2019 21:04:22 +0000 (23:04 +0200)
committerRobin Krens <robin@robinkrens.nl>
Sat, 19 Oct 2019 21:04:22 +0000 (23:04 +0200)
commit8f723dacce04fc3f4931eed86ccc861ceb83d49d
tree5fdde5fca295ea1c2e3871f216e30931f0870bf6
parent477bfb951a2b6c1c14e31cace4363fd14d891308
basic heap implementation
include/lib/pool.h
include/sys/mmap.h
include/sys/robsys.h
lib/pool.c
lib/stdio.c
link.ld
main.c
sysinfo.c
term.c