Subject: CVS commit: [netbsd-1-6] src/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/24/2003 09:32:18
Module Name:	src
Committed By:	grant
Date:		Tue Jun 24 09:32:17 UTC 2003

Modified Files:
	src/sys/arch/sparc64/sparc64 [netbsd-1-6]: clock.c

Log Message:
Pull up revision 1.55 (requested by nakayama in ticket #1329):

Switch to use cycle counter (%tick) based microtime().

This is derived from alpha/microtime.c and i386/tsc_microtime.c,
and will share with both ports.


To generate a diff of this commit:
cvs rdiff -r1.49.6.1 -r1.49.6.2 src/sys/arch/sparc64/sparc64/clock.c

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