blob: a81f6bc443e2505c1dc479a21a1aaab8912b32c3 [file] [log] [blame]
/* autogenerated by gensyscalls.py */
#include <asm/unistd.h>
.text
.globl getresuid
.align 4
.ent getresuid
getresuid:
.set noreorder
.cpload $t9
li $v0, __NR_getresuid
syscall
bnez $a3, 1f
move $a0, $v0
j $ra
nop
1:
la $t9,__set_errno
j $t9
nop
.set reorder
.end getresuid