os/kernel
Victor Timofei 5224d33fb4
Cleanup and documentation
2022-05-05 20:35:51 +03:00
..
Makefile Restructure project 2022-05-05 20:07:39 +03:00
boot.s Cleanup and documentation 2022-05-05 20:35:51 +03:00
boot64.s Cleanup and documentation 2022-05-05 20:35:51 +03:00
console.c Cleanup and documentation 2022-05-05 20:35:51 +03:00
console.h Restructure project 2022-05-05 20:07:39 +03:00
kernel.c Restructure project 2022-05-05 20:07:39 +03:00
kprintf.c Cleanup and documentation 2022-05-05 20:35:51 +03:00
kprintf.h Restructure project 2022-05-05 20:07:39 +03:00
linker.ld Create bare bones kernel 2022-04-25 22:16:07 +03:00
multiboot.h Fix arg size and multiboot struct padding 2022-04-25 23:48:28 +03:00
psf.h Restructure project 2022-05-05 20:07:39 +03:00