Changeset 108253 in vbox for trunk/src/VBox/Runtime/include/internal/acpi.h
- Timestamp:
- Feb 17, 2025 10:44:24 AM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167575
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/acpi.h
r108252 r108253 432 432 * @param pNsRoot The namespace root to add the entry to. 433 433 * @param pszNameString An ACPI NameString (either segment or path). 434 * @param pExternal The external to add the entry for. 434 * @param pExternal The external to add the entry for. 435 435 */ 436 436 DECLHIDDEN(int) rtAcpiNsAddEntryExternal(PRTACPINSROOT pNsRoot, const char *pszNameString, PCRTACPIASLEXTERNAL pExternal);
Note:
See TracChangeset
for help on using the changeset viewer.