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/hp300/conf/files.hp300 | |
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/hp300/conf/files.hp300')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index 135a4fe1ef6..89dc04b6758 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,4 +1,4 @@ -# $OpenBSD: files.hp300,v 1.17 2001/11/30 20:58:14 miod Exp $ +# $OpenBSD: files.hp300,v 1.18 2001/12/20 19:02:27 miod Exp $ # $NetBSD: files.hp300,v 1.28 1997/05/12 08:23:28 thorpej Exp $ # # hp300-specific configuration info @@ -187,7 +187,7 @@ file arch/hp300/hp300/machdep.c file arch/hp300/hp300/intr.c file arch/hp300/hp300/leds.c useleds file arch/hp300/hp300/mem.c -file arch/m68k/m68k/pmap_motorola.c +file arch/hp300/hp300/pmap.c file arch/hp300/hp300/pmap_bootstrap.c file arch/hp300/hp300/sys_machdep.c file arch/hp300/hp300/trap.c |