mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 19:13:16 +00:00
FreeBSD appears to use rdi instead of rsp as in other posix systems. According to some loose documentation, x86 passes values on the stack, so amd64 freebsd may be the only exception.