fixing the remaining issues in the kernel directory

This commit is contained in:
2025-06-16 15:13:37 -07:00
parent 69762b6650
commit 109e554524
11 changed files with 422 additions and 60 deletions

View File

@@ -23,3 +23,4 @@ bool uhci_init(void);
bool ohci_init(void);
#endif // MOUSE_H