Better boot message.
This commit is contained in:
parent
458de6f4ac
commit
ba60616b18
@ -2,5 +2,5 @@
|
||||
|
||||
void main() {
|
||||
clear_screen();
|
||||
print("Kernel booted succesfully");
|
||||
print("Kernel initialized successfully!\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user