banan-os/kernel
Bananymous c0bc002ac6 Kernel: Move debug printing to its own file
It didn't make sense that dprint was defined in Serial.h.
We also now dump dprint to tty if there is no serial and tty is initialized
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: Move debug printing to its own file 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