Artifact 58546ff139a0d03e02a8a69005549215fa65a40334cdedef037c22506f133811:
- File arch/posix/x86.lin.64.s — part of check-in [f85e6a07dd] at 2019-08-20 22:54:49 on branch trunk — reorganize posix assembly code (user: lexi, size: 213) [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 "system_calls.s" ; linux uses the common x86-64 ABI %include "../x86.syscall.64.s"