aedrix-kernel/kernel
Aaron Lindsay b51f8f8422 Consolidate physical page frame declaration from all archs 2013-01-01 23:58:10 -05:00
..
console.c initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
font.c Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
framebuffer.c Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
frames.c Consolidate physical page frame declaration from all archs 2013-01-01 23:58:10 -05:00
init.c mm.c/h -> frames.c/h: Naming indicating dealing with physical not virtual memory 2013-01-01 23:49:52 -05:00
kernel.mk mm.c/h -> frames.c/h: Naming indicating dealing with physical not virtual memory 2013-01-01 23:49:52 -05:00
kmalloc.c mm.c/h -> frames.c/h: Naming indicating dealing with physical not virtual memory 2013-01-01 23:49:52 -05:00
list.c Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
math.c math: add math library (currently only log_2) 2012-10-02 23:08:38 -04:00
print.c print: Allow for more than one output for console messages 2012-10-09 23:13:37 -04:00