- Timestamp:
- Feb 14, 2025 12:23:23 PM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167542
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/acpi.h
r108221 r108222 399 399 * @param pNsRoot The namespace root to add the entry to. 400 400 * @param pszNameString An ACPI NameString (either segment or path). 401 * @param offBits Bit offset from the beginning of the resource.402 * @param cBits NUmber of bits this resource field has.403 401 */ 404 402 DECLHIDDEN(int) rtAcpiNsAddEntryExternal(PRTACPINSROOT pNsRoot, const char *pszNameString, PCRTACPIASLEXTERNAL pExternal);
Note:
See TracChangeset
for help on using the changeset viewer.