VirtualBox

Ignore:
Timestamp:
Aug 15, 2019 7:29:37 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132736
Message:

VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/VMMInternal.h

    r80274 r80281  
    473473 * @param   pVM         The cross context VM structure.
    474474 */
    475 typedef DECLCALLBACK(int) FNVMMR0SETJMP(PVM pVM, PVMCPU pVCpu);
     475typedef DECLCALLBACK(int) FNVMMR0SETJMP(PVMCC pVM, PVMCPUCC pVCpu);
    476476/** Pointer to FNVMMR0SETJMP(). */
    477477typedef FNVMMR0SETJMP *PFNVMMR0SETJMP;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette