libk  Diff

Differences From Artifact [4c49f79d26]:

To Artifact [c7202f2e83]:


     1      1   bits 64
     2      2   %include "../arch/x86.lin.64.s"
     3      3   %include "../arch/x86.cdecl.64.s"
     4      4   ; vim: ft=nasm
     5      5   
     6         -global kio_posix_exit
            6  +global kio_posix_exit:function
     7      7   kio_posix_exit:
     8      8   	mov sys.reg.1, ccall.reg.0 ;nop - rdi → rdi
     9      9   	mov sys.reg.0, sys.exit
    10     10   	sys.call
    11     11   	; no return