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

File arch/posix/x86.fbsd.64.s artifact 8f1b903740 part of check-in f85e6a07dd


;; abi definition file for x86 linux 64-bit
; vim: ft=nasm

; syscall numbers - syscall table must be created first!
%include "system_calls.s"

; freebsd uses the common x86-64 ABI
%include "x86.syscall.64.s"