libk  Diff

Differences From Artifact [22c891476d]:

To Artifact [c4c48f7422]:


     1      1   ; vim: ft=nasm
     2      2   bits 64
     3         -%include "../arch/x86.lin.64.s"
            3  +%include "../arch/posix/x86.lin.64.s"
     4      4   global _start:function
     5      5   extern _boot
     6      6   extern entry
     7      7   
     8      8   _start:
     9      9   	mov rbp, rsp
    10     10   	mov rdi, [rbp + 0] ; argc