Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/luna68k/conf use the common procfs_machdep.c
details: https://anonhg.NetBSD.org/src/rev/510e317aa1c3
branches: trunk
changeset: 571238:510e317aa1c3
user: christos <christos%NetBSD.org@localhost>
date: Sun Nov 14 19:03:06 2004 +0000
description:
use the common procfs_machdep.c
diffstat:
sys/arch/luna68k/conf/files.luna68k | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 6752d3ae179f -r 510e317aa1c3 sys/arch/luna68k/conf/files.luna68k
--- a/sys/arch/luna68k/conf/files.luna68k Sun Nov 14 19:02:26 2004 +0000
+++ b/sys/arch/luna68k/conf/files.luna68k Sun Nov 14 19:03:06 2004 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: files.luna68k,v 1.15 2004/07/07 08:41:34 mycroft Exp $
+# $NetBSD: files.luna68k,v 1.16 2004/11/14 19:03:06 christos Exp $
#
maxpartitions 8
maxusers 2 8 64
@@ -14,11 +14,11 @@
file arch/luna68k/luna68k/machdep.c
file arch/luna68k/luna68k/mem.c
file arch/luna68k/luna68k/pmap_bootstrap.c
-file arch/luna68k/luna68k/procfs_machdep.c procfs
file arch/luna68k/luna68k/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