git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat: kernel stack tracing
[lunaix-os.git]
/
lunaix-os
/
kernel
/
peripheral
/
ps2kbd.c
diff --git
a/lunaix-os/kernel/peripheral/ps2kbd.c
b/lunaix-os/kernel/peripheral/ps2kbd.c
index fc55ece27f8a9cfee1236f4df9c1e6966594e7c4..6690faf22024f49d9583b9f015b7779073c8a382 100644
(file)
--- a/
lunaix-os/kernel/peripheral/ps2kbd.c
+++ b/
lunaix-os/kernel/peripheral/ps2kbd.c
@@
-6,7
+6,7
@@
#include <lunaix/syslog.h>
#include <lunaix/timer.h>
-#include <
hal
/cpu.h>
+#include <
sys
/cpu.h>
#include <hal/intc.h>
#include <klibc/string.h>