mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
FEAT: Verbose boot
This commit is contained in:
@@ -189,7 +189,7 @@ void vfs_init(void) {
|
||||
}
|
||||
mount_count = 0;
|
||||
|
||||
serial_write("[VFS] Virtual File System initialized\n");
|
||||
serial_write("[VFS] Ready\n");
|
||||
}
|
||||
|
||||
// ===============
|
||||
|
||||
Reference in New Issue
Block a user