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