mirror of
https://github.com/acpica/acpica/
synced 2025-03-09 15:51:37 +03:00
Split ACPI_OBJECT_TYPE into an external and internal version
date 2000.06.02.21.42.00; author rmoore1; state Exp;
This commit is contained in:
parent
650c48fc1a
commit
c6907e9577
@ -155,7 +155,7 @@ AcpiInstallAddressSpaceHandler (
|
||||
ACPI_OBJECT_INTERNAL *HandlerObj;
|
||||
NAME_TABLE_ENTRY *ObjEntry;
|
||||
ACPI_STATUS Status = AE_OK;
|
||||
ACPI_OBJECT_TYPE Type;
|
||||
OBJECT_TYPE_INTERNAL Type;
|
||||
UINT16 Flags = 0;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user