Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/news68k/conf Use shared file.



details:   https://anonhg.NetBSD.org/src/rev/771b7051024d
branches:  trunk
changeset: 571241:771b7051024d
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Nov 14 19:08:13 2004 +0000

description:
Use shared file.

diffstat:

 sys/arch/news68k/conf/files.news68k |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r e4331b29df68 -r 771b7051024d sys/arch/news68k/conf/files.news68k
--- a/sys/arch/news68k/conf/files.news68k       Sun Nov 14 19:04:44 2004 +0000
+++ b/sys/arch/news68k/conf/files.news68k       Sun Nov 14 19:08:13 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.news68k,v 1.26 2004/09/14 16:51:58 jdolecek Exp $
+#      $NetBSD: files.news68k,v 1.27 2004/11/14 19:08:13 christos Exp $
 
 #      NEWS68K-specific configuration info
 
@@ -20,11 +20,11 @@
 file   arch/news68k/news68k/mainbus.c
 file   arch/news68k/news68k/mem.c
 file   arch/news68k/news68k/pmap_bootstrap.c   compile-with "${NOPROF_C}"
-file   arch/news68k/news68k/procfs_machdep.c   procfs
 file   arch/news68k/news68k/trap.c
 file   arch/m68k/m68k/cacheops.c
 file   arch/m68k/m68k/db_memrw.c               ddb | kgdb
 file   arch/m68k/m68k/pmap_motorola.c
+file   arch/m68k/m68k/procfs_machdep.c         procfs
 file   arch/m68k/m68k/sys_machdep.c
 file   arch/m68k/m68k/vm_machdep.c
 file   dev/cons.c



Home | Main Index | Thread Index | Old Index