Go to file
Bananymous 3d3f12bd30 Kernel: Add new generic Printer class
kprint is now just a #define to Printer::print<terminal_putc>.

This allows us to use same print formatting for serial output :)
2022-12-10 00:57:09 +02:00
2022-11-12 21:30:26 +02:00
2022-12-10 00:57:09 +02:00
Description
Hobby operating system for x86_64
BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.2%
Assembly 2.7%
Shell 2.5%
CMake 1.4%