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