[fix] Remove PF auto-pos

This commit is contained in:
2026-06-05 17:49:19 +08:00
Unverified
parent 1ba644168f
commit 5a31effcf1
3 changed files with 4 additions and 32 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ extern "C" void kernel_main() {
fs_list();
}
pf_print("Welcome to Sylva OS!\n");
// pf_print("Welcome to Sylva OS!\n");
serial_write(" Kernel prepared well.\n");
// --- Interrupt infrastructure ---