libk  x86.fbsd.64.s at [ec9b2b74b3]

File arch/x86.fbsd.64.s artifact ef3e7f83e4 part of check-in ec9b2b74b3


;; 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"