Artifact 2072c8d4358246b37f437c37dff0e6c8a369f7f370444cbb98b8a6cb59733a60:
- File arch/x86.lin.64.s — part of check-in [a8d93823f1] at 2019-08-18 13:42:35 on branch trunk — add functions, generate C syscall table (user: lexi, size: 203) [annotate] [blame] [check-ins using]
;; abi definition file for x86 linux 64-bit ; vim: ft=nasm ; syscall64 numbers - syscall table must be created first! %include "calls.s" ; linux uses the common x86-64 ABI %include "x86.syscall.64.s"