From 619e7a97d6158e0973616fd0707ca96f759b7e62 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 1 Feb 2002 08:47:44 +0000 Subject: redefine COM_FREQ to 7.272727MHz --- sys/arch/hppa/include/param.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/hppa/include') diff --git a/sys/arch/hppa/include/param.h b/sys/arch/hppa/include/param.h index 0148b780205..0097e87c180 100644 --- a/sys/arch/hppa/include/param.h +++ b/sys/arch/hppa/include/param.h @@ -1,4 +1,4 @@ -/* $OpenBSD: param.h,v 1.16 2002/01/25 21:25:55 mickey Exp $ */ +/* $OpenBSD: param.h,v 1.17 2002/02/01 08:47:43 mickey Exp $ */ /* * Copyright (c) 1988-1994, The University of Utah and @@ -139,6 +139,7 @@ #ifndef _LOCORE #define CONADDR conaddr #define CONUNIT conunit +#define COM_FREQ 7272727 extern hppa_hpa_t conaddr; extern int conunit; #endif -- cgit v1.2.3