1
0
Fork 0
aedrix-kernel/include
Aaron Lindsay 9d86813d8c initcalls: Add initial implementation
Create simple serial subsystem which makes use of initcalls, and convert
existing serial drivers to its use.
2012-10-04 00:28:44 -04:00
..
drivers initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
atags.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
console.h initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
font.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
framebuffer.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
init.h initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
kmalloc.h kmalloc: initial implementation 2012-09-28 01:00:08 -04:00
list.h list: Don't leave out last element in for_each_list() 2012-09-28 01:00:08 -04:00
math.h math: add math library (currently only log_2) 2012-10-02 23:08:38 -04:00
mm.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
mmu.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
print.h initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
types.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
vargs.h Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00