fix typos, some refinements
[lunaix-os.git] / lunaix-os / includes / lunaix / hart_state.h
index a9172bdf98f5ee1d6cec9b25d5a678b3a378392b..5ec53bf57e50580d7a08a21f14756ff0da751805 100644 (file)
@@ -6,7 +6,7 @@ struct regcontext;
 struct hart_state;
 
 #include <lunaix/compiler.h>
-#include <sys/hart.h>
+#include <asm/hart.h>
 
 struct hart_transition 
 {