Artifact ef3e7f83e47162d4911dc21faa964c16b50de470661b8af07fbb36f7cf17ba59:
- File arch/x86.fbsd.64.s — part of check-in [ec9b2b74b3] at 2019-06-27 22:14:56 on branch trunk — fixes for shared building (user: lexi, size: 214) [annotate] [blame] [check-ins using]
;; abi definition file for x86 linux 64-bit ; vim: ft=nasm ; syscall numbers - syscall table must be created first! %include "calls.x86.fbsd.64.s" ; freebsd uses the common x86-64 ABI %include "x86.syscall.64.s"