banan-os/kernel
Bananymous 5493d1bae1 Kernel: Add debug print to MMU and fix comment 2023-01-12 13:46:02 +02:00
..
arch/i386 Kernel: Add debug print to MMU and fix comment 2023-01-12 13:46:02 +02:00
include/kernel Kernel: Unallocate RSDT after we are done with it 2023-01-12 13:45:01 +02:00
kernel Kenrel: Remove unnecessary print from kmalloc_initialize() 2023-01-12 13:24:41 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Improve kernel panic message and rename it 'panic'->'Panic' 2023-01-09 21:57:03 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00