mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
removed tab
date 2001.01.25.22.14.00; author agrover; state Exp;
This commit is contained in:
parent
a8c4a7e026
commit
e893328d46
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Name: achware.h -- hardware specific interfaces
|
* Name: achware.h -- hardware specific interfaces
|
||||||
* $Revision: 1.52 $
|
* $Revision: 1.53 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -234,7 +234,7 @@ AcpiGetTimer (
|
|||||||
ACPI_STATUS
|
ACPI_STATUS
|
||||||
AcpiGetTimerDuration (
|
AcpiGetTimerDuration (
|
||||||
UINT32 StartTicks,
|
UINT32 StartTicks,
|
||||||
UINT32 EndTicks,
|
UINT32 EndTicks,
|
||||||
UINT32 *TimeElapsed);
|
UINT32 *TimeElapsed);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user