mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 23:39:20 +00:00
panic: Add stub code for UHCI, EHCI & XHCI controllers
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
#endif
|
||||
|
||||
#include "../../kernel.h"
|
||||
#include "keyboard.hpp"
|
||||
#include "kbd/keyboard.hpp"
|
||||
|
||||
extern void ExPrint(const char *Format, ...);
|
||||
extern void DisplayTopOverlay();
|
||||
|
Reference in New Issue
Block a user