Deleted Added
full compact
1c1
< /* $FreeBSD: stable/10/sys/amd64/linux32/linux32_locore.s 293536 2016-01-09 16:25:30Z dchagin $ */
---
> /* $FreeBSD: stable/10/sys/amd64/linux32/linux32_locore.s 294368 2016-01-20 01:09:53Z jhb $ */
31c31
< movl $LINUX_SYS_linux_sigreturn,%eax /* linux_sigreturn() */
---
> movl $LINUX32_SYS_linux_sigreturn,%eax /* linux_sigreturn() */
47c47
< movl $LINUX_SYS_linux_rt_sigreturn,%eax /* linux_rt_sigreturn() */
---
> movl $LINUX32_SYS_linux_rt_sigreturn,%eax /* linux_rt_sigreturn() */