mirror of
https://github.com/acpica/acpica/
synced 2025-03-06 22:31:56 +03:00
global fix: declare functions not in headers as static
date 2000.11.07.02.49.00; author agrover; state Exp;
This commit is contained in:
parent
854297b423
commit
9b19270c43
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Module Name: hwregs - Read/write access functions for the various ACPI
|
||||
* control and status registers.
|
||||
* $Revision: 1.77 $
|
||||
* $Revision: 1.78 $
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
@ -145,7 +145,7 @@ NATIVE_CHAR *SleepStateTable[] = {"\\_S0_","\\_S1_","\\_S2_","\\
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
UINT32
|
||||
static UINT32
|
||||
AcpiHwGetBitShift (
|
||||
UINT32 Mask)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user