blob: e74bf85bcc768da590a6fd45967dfa81d0511a4c [file] [log] [blame]
/* autogenerated by gensyscalls.py */
#include <sys/linux-syscalls.h>
.text
.globl llistxattr
.align 4
.ent llistxattr
llistxattr:
.set noreorder
.cpload $t9
li $v0, __NR_llistxattr
syscall
bnez $a3, 1f
move $a0, $v0
j $ra
nop
1:
la $t9,__set_errno
j $t9
nop
.set reorder
.end llistxattr