Changeset 108438 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Mar 4, 2025 12:42:48 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167812
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/GICAll.cpp
r108433 r108438 3737 3737 * reset. 3738 3738 * 3739 * @param pVCpu The cross context virtual CPU structure. 3739 * @param pDevIns The device instance. 3740 * @param pVCpu The cross context virtual CPU structure. 3740 3741 */ 3741 3742 DECLHIDDEN(void) gicResetCpu(PPDMDEVINS pDevIns, PVMCPUCC pVCpu)
Note:
See TracChangeset
for help on using the changeset viewer.