xref: /netbsd-src/sys/compat/sunos32/files.sunos32 (revision d91f98a8715141154279122ae81737cb65179572)
1*d91f98a8Spgoyette#	$NetBSD: files.sunos32,v 1.4 2019/01/27 02:08:40 pgoyette Exp $
23fbaadb8Smrg#
33fbaadb8Smrg# Config file description for machine-independent SunOS compat code for
43fbaadb8Smrg# 64-bit kernel.  Included by ports that need it.
53fbaadb8Smrg
63fbaadb8Smrg# ports should define any machine-specific files they need in their
73fbaadb8Smrg# own file lists.
83fbaadb8Smrg
925e1f6daSuebayasi# XXX compat_sunos32
10*d91f98a8Spgoyette#define	compat_sunos
113fbaadb8Smrgfile	compat/sunos32/sunos32_exec.c		compat_sunos & compat_netbsd32
123fbaadb8Smrgfile	compat/sunos32/sunos32_exec_aout.c	compat_sunos & compat_netbsd32
133fbaadb8Smrgfile	compat/sunos32/sunos32_misc.c		compat_sunos & compat_netbsd32
143fbaadb8Smrgfile	compat/sunos32/sunos32_ioctl.c		compat_sunos & compat_netbsd32
153fbaadb8Smrgfile	compat/sunos32/sunos32_sysent.c		compat_sunos & compat_netbsd32
1692ce8c6aSadfile	compat/sunos32/sunos32_mod.c		compat_sunos & compat_netbsd32
173fbaadb8Smrgfile	compat/sunos32/sunos32_syscalls.c	syscall_debug & compat_sunos & compat_netbsd32
18