1 # $NetBSD: files.sunos32,v 1.3 2014/11/17 01:01:58 uebayasi Exp $ 2 # 3 # Config file description for machine-independent SunOS compat code for 4 # 64-bit kernel. Included by ports that need it. 5 6 # ports should define any machine-specific files they need in their 7 # own file lists. 8 9 # XXX compat_sunos32 10 define compat_sunos 11 file compat/sunos32/sunos32_exec.c compat_sunos & compat_netbsd32 12 file compat/sunos32/sunos32_exec_aout.c compat_sunos & compat_netbsd32 13 file compat/sunos32/sunos32_misc.c compat_sunos & compat_netbsd32 14 file compat/sunos32/sunos32_ioctl.c compat_sunos & compat_netbsd32 15 file compat/sunos32/sunos32_sysent.c compat_sunos & compat_netbsd32 16 file compat/sunos32/sunos32_mod.c compat_sunos & compat_netbsd32 17 file compat/sunos32/sunos32_syscalls.c syscall_debug & compat_sunos & compat_netbsd32 18