From 5b7e87e5358344cfbe2d6c43d6487cad39137a9c Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sun, 10 Aug 2003 12:00:03 +0000 Subject: [PATCH] Fix a leftover comment. --- sys/arch/mvmeppc/mvmeppc/machdep.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/mvmeppc/mvmeppc/machdep.c b/sys/arch/mvmeppc/mvmeppc/machdep.c index 61ddc098b67f..e92ced00e9ed 100644 --- a/sys/arch/mvmeppc/mvmeppc/machdep.c +++ b/sys/arch/mvmeppc/mvmeppc/machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: machdep.c,v 1.16 2003/07/28 21:45:13 scw Exp $ */ +/* $NetBSD: machdep.c,v 1.17 2003/08/10 12:00:03 tsutsui Exp $ */ /* * Copyright (C) 1995, 1996 Wolfgang Solfrank. @@ -32,7 +32,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.16 2003/07/28 21:45:13 scw Exp $"); +__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.17 2003/08/10 12:00:03 tsutsui Exp $"); #include "opt_compat_netbsd.h" #include "opt_mvmetype.h" @@ -174,7 +174,7 @@ initppc(startkernel, endkernel, btinfo) } /* - * boothowto + * Setup fixed BAT registers. */ oea_batinit( MVMEPPC_PHYS_BASE_IO, BAT_BL_256M,