blob: 7e4082c55bce58b2b4b770871425465ad10610d5 [file] [log] [blame]
Rom Lemarchanda4b2dc02013-01-09 15:46:06 -08001/* autogenerated by gensyscalls.py */
2#include <sys/linux-syscalls.h>
3 .text
4 .globl signalfd4
5 .align 4
6 .ent signalfd4
7
8signalfd4:
9 .set noreorder
10 .cpload $t9
11 li $v0, __NR_signalfd4
12 syscall
13 bnez $a3, 1f
14 move $a0, $v0
15 j $ra
16 nop
171:
18 la $t9,__set_errno
19 j $t9
20 nop
21 .set reorder
22 .end signalfd4