Artifact f2e5b4d4ec8de26e59c9207fc1a57d547070374c4f0f8e709fbd1139eac96154:
- File arch/x86.lin.64.s — part of check-in [a14ceee056] at 2019-06-27 21:39:17 on branch trunk — development milestone (user: lexi, size: 214) [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.x86.lin.64.s" ; linux uses the common x86-64 ABI %include "x86.syscall.64.s"