From 2ae3d56b2064450aac6f82e409d8cae0ae4a5346 Mon Sep 17 00:00:00 2001 From: thorpej Date: Sat, 28 Aug 2004 19:44:29 +0000 Subject: [PATCH] fix typo. --- sys/arch/hp300/include/hp300spu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/hp300/include/hp300spu.h b/sys/arch/hp300/include/hp300spu.h index 135a03edd056..398111528ccf 100644 --- a/sys/arch/hp300/include/hp300spu.h +++ b/sys/arch/hp300/include/hp300spu.h @@ -1,4 +1,4 @@ -/* $NetBSD: hp300spu.h,v 1.9 2002/11/03 17:44:07 tsutsui Exp $ */ +/* $NetBSD: hp300spu.h,v 1.10 2004/08/28 19:44:29 thorpej Exp $ */ /*- * Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. @@ -55,7 +55,7 @@ #define HP_375 7 /* 50MHz 68030+32K external cache */ #define HP_400 8 /* 50MHz 68030+32K external cache */ #define HP_380 9 /* 25MHz 68040 */ -#define HP_425 10 /* 26MHz 68040 */ +#define HP_425 10 /* 25MHz 68040 */ #define HP_433 11 /* 33MHz 68040 */ #define HP_385 12 /* 33MHz 68040 */