blob: 8f1ff55c6a2d72c379f2ff0e79470ab44f30ccc2 [file] [log] [blame]
/* autogenerated by gensyscalls.py */
#include <machine/asm.h>
#include <sys/linux-syscalls.h>
ENTRY(__sigsuspend)
mov ip, r7
ldr r7, =__NR_sigsuspend
swi #0
mov r7, ip
movs r0, r0
bxpl lr
b __set_syscall_errno
END(__sigsuspend)