VirtualBox

Changeset 4704 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 11, 2007 11:42:58 AM (17 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDRV.h

    r4474 r4704  
    641641    void * volatile         pvVMMR0;
    642642    /** VMMR0Entry() pointer. */
    643     DECLCALLBACKMEMBER(int, pfnVMMR0Entry)(PVM pVM, unsigned uOperation, void *pvArg);
     643    DECLR0CALLBACKMEMBER(int, pfnVMMR0Entry, (PVM pVM, unsigned uOperation, void *pvArg));
    644644
    645645    /** Linked list of loaded code. */
Note: See TracChangeset for help on using the changeset viewer.

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