libk  x86.lin.64.s at [f85e6a07dd]

File arch/posix/x86.lin.64.s artifact 58546ff139 part of check-in f85e6a07dd


;; abi definition file for x86 linux 64-bit
; vim: ft=nasm

; syscall64 numbers - syscall table must be created first!
%include "system_calls.s"

; linux uses the common x86-64 ABI
%include "../x86.syscall.64.s"