clarify the purpose of this project
[nyanglibc.git] / signal / sigignore.s
blob19dd2a8f94548f6bfea331790a6de97ad56ac81a
1 .text
2 .p2align 4,,15
3 .globl sigignore
4 .type sigignore, @function
5 sigignore:
6 subq $168, %rsp
7 xorl %edx, %edx
8 movq %rsp, %rsi
9 movq $1, (%rsp)
10 movq $0, 8(%rsp)
11 movl $0, 136(%rsp)
12 call __sigaction
13 addq $168, %rsp
14 ret
15 .size sigignore, .-sigignore
16 .hidden __sigaction