File arch/x86.lin.64.s artifact f2e5b4d4ec part of check-in 5393623a84
;; abi definition file for x86 linux 64-bit ; vim: ft=nasm ; syscall64 numbers - syscall table must be created first! %include "calls.x86.lin.64.s" ; linux uses the common x86-64 ABI %include "x86.syscall.64.s"