Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/21/2007 12:09:54
Module Name: src
Committed By: tsutsui
Date: Sat Jul 21 12:09:54 UTC 2007
Removed Files:
src/sys/kern: kern_microtime.c
Log Message:
Remove obsolete cc_microtime() and cc_microset() support.
All ports which used this file have been switched to using
new timecounter(9) APIs.
To generate a diff of this commit:
cvs rdiff -r1.17 -r0 src/sys/kern/kern_microtime.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.