Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / includes / lunaix / mm / physical.h
index 3eac5a1c1d28f0c132c19809e4b6f7049a979d99..e1710bf691e45a67b8ec7a55b579cad9c866779d 100644 (file)
@@ -2,7 +2,7 @@
 #define __LUNAIX_PHYSICAL_H
 
 #include <lunaix/compiler.h>
 #define __LUNAIX_PHYSICAL_H
 
 #include <lunaix/compiler.h>
-#include <sys/mm/physical.h>
+#include <asm/physical.h>
 
 /**
  * @brief 长久页:不会被缓存,但允许释放
 
 /**
  * @brief 长久页:不会被缓存,但允许释放