[chore] 整理include

This commit is contained in:
2026-06-06 10:37:51 +08:00
Unverified
parent 6729f2f5d3
commit e1cbe87a2d
12 changed files with 15 additions and 14 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#include <idt.h>
#include <interrupt/idt.h>
#include <common.h>
#include <string_utils.h>
#include <pic.h>
#include <interrupt/pic.h>
#include <serial.h>
// isr.S 中定义的 256 个 ISR 桩函数