Subject: CVS commit: src/sys/arch/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/03/2006 09:21:26
Module Name:	src
Committed By:	xtraeme
Date:		Sun Sep  3 09:21:26 UTC 2006

Modified Files:
	src/sys/arch/i386/i386: identcpu.c
	src/sys/arch/i386/include: cpu.h

Log Message:
Conditionalize *_get_bus_clock() functions inside of
#ifdef ENHANCED_SPEEDSTEP to fix build when ENHANCED_SPEEDSTEP is not
defined.

Reported by Geoff Wing.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.128 -r1.129 src/sys/arch/i386/include/cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.