mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 07:29:20 +03:00
speling fix
date 2003.02.26.17.36.00; author agrover; state Exp;
This commit is contained in:
parent
7b88cd1eaa
commit
fe3723fc0f
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: hwtimer.c - ACPI Power Management Timer Interface
|
||||
* $Revision: 1.23 $
|
||||
* $Revision: 1.24 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -210,7 +210,7 @@ AcpiGetTimer (
|
||||
* transitions (unlike many CPU timestamp counters) -- making it
|
||||
* a versatile and accurate timer.
|
||||
*
|
||||
* Note that this function accomodates only a single timer
|
||||
* Note that this function accommodates only a single timer
|
||||
* rollover. Thus for 24-bit timers, this function should only
|
||||
* be used for calculating durations less than ~4.6 seconds
|
||||
* (~20 minutes for 32-bit timers) -- calculations below
|
||||
|
Loading…
Reference in New Issue
Block a user