add darwin_commpage_machdep.S [does nothing for now, and the name is too long]

This commit is contained in:
christos 2004-07-04 15:22:03 +00:00
parent f375ea19c6
commit 0122ef6740
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.i386,v 1.256 2004/04/30 02:05:42 lukem Exp $
# $NetBSD: files.i386,v 1.257 2004/07/04 15:22:03 christos Exp $
#
# new style config file for i386 architecture
#
@ -338,6 +338,7 @@ include "compat/mach/files.mach"
file arch/i386/i386/mach_machdep.c compat_mach | compat_darwin
file arch/i386/i386/mach_sigcode.S compat_mach | compat_darwin
file arch/i386/i386/mach_syscall.c compat_mach | compat_darwin
file arch/i386/i386/darwin_commpage_machdep.S compat_darwin
file arch/i386/i386/macho_machdep.c exec_macho
# DARWIN binary compatibility (COMPAT_DARWIN)