1
0
Fork 0
aedrix-kernel/include
Aaron Lindsay afba079256 Properly detect memory using atags and add it to the memory-management subsystem 2012-09-25 22:45:06 -04:00
..
devices Add pl111 support 2012-09-10 22:44:54 -04:00
atags.h Properly detect memory using atags and add it to the memory-management subsystem 2012-09-25 22:45:06 -04:00
console.h Start adding simple video console which uses framebuffer 2012-09-09 01:58:38 -04:00
font.h Add simple 6x13 pixel font 2012-09-09 01:54:02 -04:00
framebuffer.h Add basic framebuffer support (probably not working right yet?) 2012-09-07 23:54:04 -04:00
list.h Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
mm.h Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
mmu.h Properly detect memory using atags and add it to the memory-management subsystem 2012-09-25 22:45:06 -04:00
print.h Add basic printing/formatting infrastructure for debugging 2012-09-07 23:53:27 -04:00
types.h Properly detect memory using atags and add it to the memory-management subsystem 2012-09-25 22:45:06 -04:00
vargs.h Add basic printing/formatting infrastructure for debugging 2012-09-07 23:53:27 -04:00