mirror of
https://github.com/acpica/acpica/
synced 2025-01-25 10:52:02 +03:00
Added function to get an OpRegion type string.
date 2000.11.17.18.49.00; author rmoore1; state Exp;
This commit is contained in:
parent
4a04fb757e
commit
d18f980ce7
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acinterp.h - Interpreter subcomponent prototypes and defines
|
||||
* $Revision: 1.85 $
|
||||
* $Revision: 1.86 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -253,7 +253,7 @@ ACPI_STATUS
|
||||
AcpiAmlExecCreateRegion (
|
||||
UINT8 *AmlPtr,
|
||||
UINT32 AcpiAmlLength,
|
||||
UINT32 RegionSpace,
|
||||
UINT8 RegionSpace,
|
||||
ACPI_WALK_STATE *WalkState);
|
||||
|
||||
ACPI_STATUS
|
||||
|
Loading…
Reference in New Issue
Block a user