TSOS/src/kernel/drivers/vga/screen.c

2 lines
70 B
C

// Implementation of a simple text-only VGA driver
#include "screen.h"