summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2025-07-20Add kernel.cCarlos Maiolino
Create the kernel.c file and its initial start_kernel(), and jump to it from the ASM. Also setup the build system to actually build it Signed-off-by: Carlos Maiolino <[email protected]>