summaryrefslogtreecommitdiff
path: root/sys/kern/kern_init.c
AgeCommit message (Collapse)Author
2 dayskern: vm: Add initial physical memory managementIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: dev: Add initial console driverIan Moffett
This commit introduces the boot console driver and integrates it with the tracing system Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: Create C kernel entrypointIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>