Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / arch / x86 / exceptions / interrupt64.S
index 356de950df46dc6c2b2ca4261a015e0a6fee3d27..9a5c9498ec4cde6271f39f0072a6794bcb29eaa1 100644 (file)
@@ -1,7 +1,7 @@
 #define __ASM__
-#include <sys/hart.h>
-#include <sys/abi.h>
-#include <sys/interrupt64.S.inc>
+#include <asm/hart.h>
+#include <asm/abi.h>
+#include <asm/variants/interrupt64.S.inc>
 
 #include <lunaix/syscall.h>