sigreturn_args
{ AS(sigreturn_args), 4, (sy_call_t *)sys_sigreturn }, /* 344 = sigreturn */
sys_sigreturn(struct sysmsg *sysmsg, const struct sigreturn_args *uap)
sys_sigreturn(struct sysmsg *sysmsg, const struct sigreturn_args *uap)
int sys_sigreturn (struct sysmsg *sysmsg, const struct sigreturn_args *);
struct sigreturn_args sigreturn;