NetBSD/sys/compat/sunos/files.sunos
jdolecek 36e6e46132 put aout specific sunos code from sunos_exec.c to separate file
sunos_exec_aout.c
make LKM safe
add EMUL_GETPID_PASS_PPID|EMUL_GETID_PASS_EID to emul_sunos flags
2000-12-01 19:24:36 +00:00

15 lines
561 B
Plaintext

# $NetBSD: files.sunos,v 1.6 2000/12/01 19:24:36 jdolecek Exp $
#
# Config file description for machine-independent SunOS compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/sunos/sunos_exec.c compat_sunos
file compat/sunos/sunos_exec_aout.c compat_sunos & exec_aout
file compat/sunos/sunos_sysent.c compat_sunos
file compat/sunos/sunos_ioctl.c compat_sunos
file compat/sunos/sunos_misc.c compat_sunos
file compat/sunos/sunos_syscalls.c syscall_debug & compat_sunos