Changeset 90836 in vbox
- Timestamp:
- Aug 24, 2021 11:29:21 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/include/VMMInternal.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/VMMInternal.h
r90835 r90836 583 583 * 584 584 * @returns VBox status code. 585 * @param pvUser The user argument. 585 * @param pGVM The ring-0 VM structure. 586 * @param idCpu The ID of the calling EMT. 586 587 */ 587 588 typedef DECLCALLBACKTYPE(int, FNVMMR0SETJMP2,(PGVM pGVM, VMCPUID idCpu));
Note:
See TracChangeset
for help on using the changeset viewer.

