From 20499871c866979e94a6ed88a9701f5d9feb419f Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 13 Jul 1997 09:43:33 +0000 Subject: Save mmuid and use it to print out 425/433 model types. --- sys/arch/hp300/stand/samachdep.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hp300/stand/samachdep.h') diff --git a/sys/arch/hp300/stand/samachdep.h b/sys/arch/hp300/stand/samachdep.h index d348e0b6fc7..cc7c3882227 100644 --- a/sys/arch/hp300/stand/samachdep.h +++ b/sys/arch/hp300/stand/samachdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: samachdep.h,v 1.4 1997/07/13 07:21:52 downsj Exp $ */ +/* $OpenBSD: samachdep.h,v 1.5 1997/07/13 09:43:32 downsj Exp $ */ /* $NetBSD: samachdep.h,v 1.3 1997/05/12 07:54:45 thorpej Exp $ */ /* @@ -61,7 +61,7 @@ #define MHZ_33 4 #define MHZ_50 6 -extern int cpuspeed, machineid; +extern int cpuspeed, machineid, mmuid; extern int howto; extern int cons_scode; extern u_int opendev; -- cgit v1.2.3