Refer to the common m68k procfs_machdep.c instead of the x68k one,

which has now been removed.
This commit is contained in:
he 2004-11-17 09:01:38 +00:00
parent 5bcaef8e92
commit 0a3962423b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.x68k,v 1.58 2004/08/01 14:32:48 isaki Exp $
# $NetBSD: files.x68k,v 1.59 2004/11/17 09:01:38 he Exp $
#
# new style config file for x68k architecture
#
@ -32,13 +32,13 @@ file arch/x68k/x68k/disksubr.c disk
file arch/x68k/x68k/machdep.c
file arch/x68k/x68k/mem.c
file arch/x68k/x68k/pmap_bootstrap.c compile-with "${NOPROF_C}"
file arch/x68k/x68k/procfs_machdep.c procfs
file arch/x68k/x68k/trap.c
file arch/x68k/x68k/fpu.c
file arch/x68k/x68k/bus.c
file arch/m68k/m68k/cacheops.c
file arch/m68k/m68k/db_memrw.c ddb
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