| kprint is now just a #define to Printer::print<terminal_putc>. This allows us to use same print formatting for serial output :) | ||
|---|---|---|
| .. | ||
| GDT.cpp | ||
| GDT_asm.S | ||
| IDT.cpp | ||
| IDT_asm.S | ||
| boot.S | ||
| crti.S | ||
| crtn.S | ||
| linker.ld | ||
| make.config | ||
| tty.cpp | ||
| vga.h | ||
| kprint is now just a #define to Printer::print<terminal_putc>. This allows us to use same print formatting for serial output :) | ||
|---|---|---|
| .. | ||
| GDT.cpp | ||
| GDT_asm.S | ||
| IDT.cpp | ||
| IDT_asm.S | ||
| boot.S | ||
| crti.S | ||
| crtn.S | ||
| linker.ld | ||
| make.config | ||
| tty.cpp | ||
| vga.h | ||