1
0
Commit Graph

3 Commits

Author SHA1 Message Date
03dfa30b70 init.h: Protect against multiple includes 2012-10-09 23:31:50 -04:00
c90edb451d init: Move all init into init.c from start_kernel.c 2012-10-09 23:31:50 -04:00
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