VirtualBox

Changeset 48083 in vbox for trunk


Ignore:
Timestamp:
Aug 27, 2013 1:33:55 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88458
Message:

VMM: wrong calling convention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r48044 r48083  
    533533 * @param   pvUser      Opaque pointer to the VMCPU.
    534534 */
    535 static void vmmR0ThreadCtxCallback(RTTHREADCTXEVENT enmEvent, void *pvUser)
     535static DECLCALLBACK(void) vmmR0ThreadCtxCallback(RTTHREADCTXEVENT enmEvent, void *pvUser)
    536536{
    537537    PVMCPU pVCpu = (PVMCPU)pvUser;
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