Subject: CVS commit: src/sys/arch/powerpc/ibm4xx
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/19/2005 00:26:54
Module Name: src
Committed By: simonb
Date: Wed Jan 19 00:26:54 UTC 2005
Modified Files:
src/sys/arch/powerpc/ibm4xx: clock.c
Log Message:
A more accurate microtime() implementation. Avoids precision
errors when the clock frequency doesn't divide nicely in to 10^9.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/powerpc/ibm4xx/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.