removed tab

date	2001.01.25.22.14.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:38:20 +00:00
parent a8c4a7e026
commit e893328d46

View File

@ -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);