f08f2bd88c
have malloc/free, alloc_contig/free_contig and mmap/munmap nicely paired up. memory uses malloc/free instead of mmap/munmap as it doesn't have to be contiguous for the ramdisks (and it might help if it doesn't!). |
||
---|---|---|
.. | ||
ramdisk | ||
imgrd.c | ||
imgrd_s.s | ||
local.h | ||
Makefile | ||
memory.c |