mirror of
https://github.com/acpica/acpica/
synced 2025-03-19 12:42:57 +03:00
New interface to OsAcquireLock and OsReleaseLock
date 2005.06.07.17.06.00; author rmoore1; state Exp;
This commit is contained in:
parent
d0bcf66420
commit
1c98c9a003
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acevents.h - Event subcomponent prototypes and defines
|
||||
* $Revision: 1.101 $
|
||||
* $Revision: 1.102 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -196,8 +196,7 @@ AcpiEvValidGpeEvent (
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiEvWalkGpeList (
|
||||
ACPI_GPE_CALLBACK GpeWalkCallback,
|
||||
UINT32 Flags);
|
||||
ACPI_GPE_CALLBACK GpeWalkCallback);
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiEvDeleteGpeHandlers (
|
||||
|
Loading…
x
Reference in New Issue
Block a user