mirror of https://github.com/E-Almqvist/eOS
parent
e05eb80863
commit
d2bcea854b
@ -1,8 +1,8 @@ |
||||
#include "lib/vga.c" |
||||
#include <string.h> |
||||
|
||||
void main() { |
||||
clear_screen(); |
||||
vga_init(); |
||||
|
||||
set_cursor_pos(28, 2); |
||||
print("eOS Version 0.1 2021", 0xf0); |
||||
} |
||||
|
Loading…
Reference in new issue