ref: 2fd2024f5922f93cfa3b743799fc03a749b94dc9
dir: /src/libc/arch/amd64/netbsd/_sigaction2.s/
# This syscall cannot be autogenerated because it receives more than # 4 arguments .text .globl _sigaction2 _sigaction2: mov $0x154,%eax mov %rcx,%r10 syscall retq