Required to load more sectors.

This commit is contained in:
Nicolás Ortega Froysa
2018-02-26 16:59:50 +01:00
parent 3f35a78c07
commit 458de6f4ac
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
void main() {
clear_screen();
print("Kernel booted succesfully");
}