Module Name:    src
Committed By:   dyoung
Date:           Fri Jul 24 21:22:22 UTC 2009

Modified Files:
        src/sys/arch/xen/conf: files.xen

Log Message:
There's no such file as arch/i386/i386/core_machdep.c, so don't
list it here.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/arch/xen/conf/files.xen

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/xen/conf/files.xen
diff -u src/sys/arch/xen/conf/files.xen:1.100 src/sys/arch/xen/conf/files.xen:1.101
--- src/sys/arch/xen/conf/files.xen:1.100	Tue Jun 16 21:05:34 2009
+++ src/sys/arch/xen/conf/files.xen	Fri Jul 24 21:22:22 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: files.xen,v 1.100 2009/06/16 21:05:34 bouyer Exp $
+#	$NetBSD: files.xen,v 1.101 2009/07/24 21:22:22 dyoung Exp $
 #	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #	NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -30,7 +30,6 @@
 ifdef i386
 file	arch/i386/i386/aout_machdep.c	exec_aout
 file	arch/i386/i386/busfunc.S
-file	arch/i386/i386/core_machdep.c	coredump
 file	arch/i386/i386/cpufunc.S
 file	arch/i386/i386/cpu_in_cksum.S   (inet | inet6) & cpu_in_cksum
 file	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0

Reply via email to