summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/tty/vga.h
AgeCommit message (Expand)Author
2022-06-30kernel: get lint to shut up about undeclared variablesdzwdz
2021-08-24replace () with (void) in function definitionsdzwdz
2021-08-09vga tty: vga_putchar is now staticdzwdz
2021-08-09rename `log_` to `tty_`, `tty_` to `vga_`dzwdz
2021-08-09move all the tty stuff to a tty directorydzwdz