toaruos/kernel/arch
K. Lange 940d82f0f4 terminal: Bitmap font can use uint8_t
The baked Deja Vu Sans Mono is 8 pixels wide, so we don't need
to use uint16_t to hold rows of pixel data. Also, splash-log
doesn't render text anymore (it defers to the kernel console),
so we don't need to include the font there any more.
2022-12-13 15:08:56 +09:00
..
aarch64 terminal: Bitmap font can use uint8_t 2022-12-13 15:08:56 +09:00
x86_64 kernel: proc->group may have exited 2022-10-29 17:27:05 +09:00