Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mvme68k/conf Use common procfs_machdep.c
details: https://anonhg.NetBSD.org/src/rev/e4331b29df68
branches: trunk
changeset: 571240:e4331b29df68
user: christos <christos%NetBSD.org@localhost>
date: Sun Nov 14 19:04:44 2004 +0000
description:
Use common procfs_machdep.c
diffstat:
sys/arch/mvme68k/conf/files.mvme68k | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r e4ac48e29c7c -r e4331b29df68 sys/arch/mvme68k/conf/files.mvme68k
--- a/sys/arch/mvme68k/conf/files.mvme68k Sun Nov 14 19:03:50 2004 +0000
+++ b/sys/arch/mvme68k/conf/files.mvme68k Sun Nov 14 19:04:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.mvme68k,v 1.58 2003/07/27 01:19:28 thorpej Exp $
+# $NetBSD: files.mvme68k,v 1.59 2004/11/14 19:04:44 christos Exp $
# config file for mvme68k
@@ -95,12 +95,12 @@
file arch/mvme68k/mvme68k/machdep.c
file arch/mvme68k/mvme68k/mem.c
file arch/mvme68k/mvme68k/pmap_bootstrap.c compile-with "${NOPROF_C}"
-file arch/mvme68k/mvme68k/procfs_machdep.c procfs
file arch/mvme68k/mvme68k/softintr.c
file arch/mvme68k/mvme68k/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