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: restructure the user space stuff.
[lunaix-os.git]
/
lunaix-os
/
kernel
/
asm
/
x86
/
interrupt.S
diff --git
a/lunaix-os/kernel/asm/x86/interrupt.S
b/lunaix-os/kernel/asm/x86/interrupt.S
index 23df5b507a3a0b7c213d1a0407930a0b6c09d23d..a6c0496f651b90a0574364f619dfffb22ca23d7f 100644
(file)
--- a/
lunaix-os/kernel/asm/x86/interrupt.S
+++ b/
lunaix-os/kernel/asm/x86/interrupt.S
@@
-1,6
+1,6
@@
#define __ASM__
#include <arch/x86/interrupts.h>
-#include <
lunaix/common
.h>
+#include <
arch/x86/i386_asm
.h>
#include <lunaix/syscall.h>
#define __ASM_INTR_DIAGNOSIS