Deleted Added
full compact
5,6c5,6
< * $FreeBSD: head/sys/i386/linux/linux_sysent.c 156851 2006-03-18 20:49:01Z netchild $
< * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.65 2006/03/18 20:47:36 netchild Exp
---
> * $FreeBSD: head/sys/i386/linux/linux_sysent.c 158407 2006-05-10 18:19:51Z netchild $
> * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.66 2006/05/10 18:17:29 netchild Exp
198c198
< { SYF_MPSAFE | 0, (sy_call_t *)linux_rt_sigpending, AUE_NULL }, /* 176 = linux_rt_sigpending */
---
> { SYF_MPSAFE | AS(linux_rt_sigpending_args), (sy_call_t *)linux_rt_sigpending, AUE_NULL }, /* 176 = linux_rt_sigpending */