Changeset 107315 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Dec 13, 2024 9:08:26 AM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 166346
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/GICInternal.h
r107314 r107315 54 54 extern const PDMGICBACKEND g_GicHvBackend; 55 55 # endif 56 #endif 56 57 57 58 #define VMCPU_TO_GICCPU(a_pVCpu) (&(a_pVCpu)->gic.s)
Note:
See TracChangeset
for help on using the changeset viewer.