[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 <pit.h>
#include <interrupt/pit.h>
#include <common.h>
#include <string_utils.h>
#include <pic.h>
#include <interrupt/pic.h>
#include <serial.h>
static inline void outb(UINT16 port, UINT8 val) {