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
refactor: striped more arch-related code from the kernel code base
[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 02e3b679c06f5c024b0d584f02b0d43f563b2fae..1547283d0d824b2bc97e78d15a5a7ac02b968bc2 100644
(file)
--- a/
lunaix-os/kernel/peripheral/ps2kbd.c
+++ b/
lunaix-os/kernel/peripheral/ps2kbd.c
@@
-8,7
+8,7
@@
#include <lunaix/syslog.h>
#include <lunaix/timer.h>
-#include <
arch/i386
/interrupts.h>
+#include <
sys
/interrupts.h>
#include <hal/cpu.h>
#include <klibc/string.h>