K 10 svn:author V 9 allanjude K 8 svn:date V 27 2015-01-13T07:17:50.268427Z K 7 svn:log V 466 Fix compile error in lemul branch (undefined reference to: nlinux32_syscalls, linux32_syscallnames) After the changes that moved the include of linux_syscalls.c inline, rather than via the Makefile, the same was not done for linux32_syscalls.c Apply the same treatment to linux32_syscallnames and nlinux32_syscalls as their 64bit counterparts got earlier Differential Revision: https://reviews.freebsd.org/D1509 Approved by: dchagin Sponsored by: ScaleEngine Inc. END