From 9e909da589e21f8ac9b0cb2cdfecdb242c9e223c Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 14 Nov 2004 19:03:06 +0000 Subject: [PATCH] use the common procfs_machdep.c --- sys/arch/luna68k/conf/files.luna68k | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/luna68k/conf/files.luna68k b/sys/arch/luna68k/conf/files.luna68k index 90bcc7b56d10..a98e9f1205d3 100644 --- a/sys/arch/luna68k/conf/files.luna68k +++ b/sys/arch/luna68k/conf/files.luna68k @@ -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/isr.c 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