simplified print
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
void init(void)
|
||||
{
|
||||
print_init();
|
||||
print("Starting nub-os\n", VGA_FG_WHITE, VGA_BG_BLACK);
|
||||
println("Starting nub-os");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user