files.sunos32 revision 1.1
11.1Smrg#	$NetBSD: files.sunos32,v 1.1 2001/02/02 07:28:54 mrg Exp $
21.1Smrg#
31.1Smrg# Config file description for machine-independent SunOS compat code for
41.1Smrg# 64-bit kernel.  Included by ports that need it.
51.1Smrg
61.1Smrg# ports should define any machine-specific files they need in their
71.1Smrg# own file lists.
81.1Smrg
91.1Smrgfile	compat/sunos32/sunos32_exec.c		compat_sunos & compat_netbsd32
101.1Smrgfile	compat/sunos32/sunos32_exec_aout.c	compat_sunos & compat_netbsd32
111.1Smrgfile	compat/sunos32/sunos32_misc.c		compat_sunos & compat_netbsd32
121.1Smrgfile	compat/sunos32/sunos32_ioctl.c		compat_sunos & compat_netbsd32
131.1Smrgfile	compat/sunos32/sunos32_sysent.c		compat_sunos & compat_netbsd32
141.1Smrgfile	compat/sunos32/sunos32_syscalls.c	syscall_debug & compat_sunos & compat_netbsd32
15