Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / arch / x86 / boot / x86_64 / init64.c
index ac2c023399973cbfb1c58e120fae9777e0267ad1..ad5de8585500700a5d5ea70ac851c964850f2ee1 100644 (file)
@@ -1,6 +1,5 @@
 #include "sys/boot/archinit.h"
 #include "sys/boot/archinit.h"
-#include "sys/crx.h"
-#include "sys/cpu.h"
+#include "asm/x86_cpu.h"
 
 ptr_t __multiboot_addr boot_data;
 
 
 ptr_t __multiboot_addr boot_data;