Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [simonb-timecounters] src/sys/arch/i386/i386
Module Name: src
Committed By: simonb
Date: Sat Feb 4 15:13:11 UTC 2006
Modified Files:
src/sys/arch/i386/i386 [simonb-timecounters]: machdep.c
Log Message:
Remove the microtime_func function pointer.
Call the TSC timecounter initialisation function in cpu_initclocks()
(if we are a i586 or i686).
To generate a diff of this commit:
cvs rdiff -r1.570 -r1.570.2.1 src/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index