Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/11/2006 03:20:01
Module Name:	src
Committed By:	uwe
Date:		Wed Oct 11 03:20:01 UTC 2006

Modified Files:
	src/sys/arch/sh3/sh3: clock.c

Log Message:
Oops, fix bug in previous.  On SH4 (two-issue) sh_clock.cpuclock is
the spin count divided by two, so introduce a variable to hold the
original number that we later use to compute pclock.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/sh3/sh3/clock.c

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