Fix progress bar filling two lines when it finishes
This commit is contained in:
parent
274261d5ba
commit
e6cf7f0ae1
@ -271,7 +271,6 @@ done:
|
||||
}
|
||||
ata_device_read_sector_atapi(device, i, (uint8_t *)KERNEL_LOAD_START + offset);
|
||||
}
|
||||
print_("\n");
|
||||
attr = 0x07;
|
||||
print("Done.\n");
|
||||
move_kernel();
|
||||
|
Loading…
Reference in New Issue
Block a user