banan-os/kernel
Bananymous 9c31790359 Kernel: Add option to disable Serial output
This makes all debug output to appear on the TTY
2023-01-25 22:51:42 +02:00
..
arch Kernel: Move debug printing to its own file 2023-01-25 22:51:42 +02:00
include/kernel Kernel: Move debug printing to its own file 2023-01-25 22:51:42 +02:00
kernel Kernel: Add option to disable Serial output 2023-01-25 22:51:42 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Move debug printing to its own file 2023-01-25 22:51:42 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00