Changeset 108434 in vbox for trunk/include
- Timestamp:
- Mar 4, 2025 11:24:21 AM (7 weeks ago)
- svn:sync-xref-src-repo-rev:
- 167808
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmdev.h
r107308 r108434 755 755 /** The PDM APIC device registration structure. */ 756 756 extern const PDMDEVREG g_DeviceAPIC; 757 # if defined(RT_OS_WINDOWS) 758 /** The PDM APIC device registration structure for the Hyper-V NEM. */ 759 extern const PDMDEVREG g_DeviceAPICNem; 760 # endif 757 761 #elif defined(VBOX_VMM_TARGET_ARMV8) 758 762 /** The PDM GIC device registration structure. */
Note:
See TracChangeset
for help on using the changeset viewer.