diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-12-20 19:02:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-12-20 19:02:30 +0000 |
commit | 664a880e367bbf984dbe49922fdace0ca00a5d91 (patch) | |
tree | 90d4583eb879ff0136c57ac9586aa724fb4f3add /sys/arch/mvme68k/conf/files.mvme68k | |
parent | 6743d0464c802e3119c4632471d95b000cfa0d89 (diff) |
Temporarily revert the pmap_motorola changes, as they may account for
some problems as well.
Requested by deraadt@
Diffstat (limited to 'sys/arch/mvme68k/conf/files.mvme68k')
-rw-r--r-- | sys/arch/mvme68k/conf/files.mvme68k | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/conf/files.mvme68k b/sys/arch/mvme68k/conf/files.mvme68k index b6b9c9f89ed..e8801595ab7 100644 --- a/sys/arch/mvme68k/conf/files.mvme68k +++ b/sys/arch/mvme68k/conf/files.mvme68k @@ -1,4 +1,4 @@ -# $OpenBSD: files.mvme68k,v 1.20 2001/11/30 20:58:18 miod Exp $ +# $OpenBSD: files.mvme68k,v 1.21 2001/12/20 19:02:29 miod Exp $ # config file for mvme68k @@ -115,7 +115,7 @@ file arch/mvme68k/mvme68k/disksubr.c file arch/mvme68k/mvme68k/dkbad.c file arch/mvme68k/mvme68k/machdep.c file arch/mvme68k/mvme68k/mem.c -file arch/m68k/m68k/pmap_motorola.c +file arch/mvme68k/mvme68k/pmap.c file arch/mvme68k/mvme68k/pmap_bootstrap.c file arch/mvme68k/mvme68k/sys_machdep.c file arch/mvme68k/mvme68k/trap.c |