diff options
Diffstat (limited to 'source/include/acnamesp.h')
| -rw-r--r-- | source/include/acnamesp.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/include/acnamesp.h b/source/include/acnamesp.h index a2c80dfeea0a..529fc6e78a36 100644 --- a/source/include/acnamesp.h +++ b/source/include/acnamesp.h @@ -204,6 +204,12 @@ ACPI_STATUS AcpiNsInitializeDevices ( UINT32 Flags); +ACPI_STATUS +AcpiNsInitOnePackage ( + ACPI_HANDLE ObjHandle, + UINT32 Level, + void *Context, + void **ReturnValue); /* * nsload - Namespace loading |
