NetBSD/sys/compat/darwin/files.darwin

14 lines
521 B
Plaintext
Raw Normal View History

2002-11-23 05:18:53 +03:00
# $NetBSD: files.darwin,v 1.5 2002/11/23 02:18:56 manu Exp $
#
# Config file description for machine-independent Darwin compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/darwin/darwin_exec.c compat_darwin
file compat/darwin/darwin_mman.c compat_darwin
file compat/darwin/darwin_sysent.c compat_darwin
2002-11-23 05:18:53 +03:00
file compat/darwin/darwin_sysctl.c compat_darwin
#file compat/freebsd/freebsd_file.c (in compat/freebsd/files.freebsd)