summaryrefslogtreecommitdiff
path: root/source/include/acnamesp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acnamesp.h')
-rw-r--r--source/include/acnamesp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/include/acnamesp.h b/source/include/acnamesp.h
index 48170d8f7..f49c65fa4 100644
--- a/source/include/acnamesp.h
+++ b/source/include/acnamesp.h
@@ -298,6 +298,11 @@ AcpiNsConvertToUnicode (
ACPI_OPERAND_OBJECT *OriginalObject,
ACPI_OPERAND_OBJECT **ReturnObject);
+ACPI_STATUS
+AcpiNsConvertToResource (
+ ACPI_OPERAND_OBJECT *OriginalObject,
+ ACPI_OPERAND_OBJECT **ReturnObject);
+
/*
* nsdump - Namespace dump/print utilities