Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/next68k/conf Use common procfs_machdep.c
details: https://anonhg.NetBSD.org/src/rev/00ceee5697db
branches: trunk
changeset: 571244:00ceee5697db
user: christos <christos%NetBSD.org@localhost>
date: Sun Nov 14 19:10:56 2004 +0000
description:
Use common procfs_machdep.c
diffstat:
sys/arch/next68k/conf/files.next68k | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r b0dab775a0c6 -r 00ceee5697db sys/arch/next68k/conf/files.next68k
--- a/sys/arch/next68k/conf/files.next68k Sun Nov 14 19:10:03 2004 +0000
+++ b/sys/arch/next68k/conf/files.next68k Sun Nov 14 19:10:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.next68k,v 1.34 2003/07/27 01:19:29 thorpej Exp $
+# $NetBSD: files.next68k,v 1.35 2004/11/14 19:10:56 christos Exp $
# next68k-specific configuration info
@@ -36,6 +36,7 @@
file arch/m68k/m68k/db_memrw.c ddb | kgdb
file arch/m68k/m68k/kgdb_machdep.c 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
@@ -44,7 +45,6 @@
file arch/next68k/next68k/trap.c
file arch/next68k/next68k/mem.c
file arch/next68k/next68k/pmap_bootstrap.c
-file arch/next68k/next68k/procfs_machdep.c procfs
file arch/next68k/next68k/machdep.c
file arch/next68k/next68k/clock.c
file arch/next68k/next68k/conf.c
Home |
Main Index |
Thread Index |
Old Index