@@ -1,7 +1,7 @@ ; vim: ft=nasm bits 64 -%include "../arch/x86.lin.64.s" +%include "../arch/posix/x86.lin.64.s" global _start:function extern _boot extern entry