VirtualBox

Changeset 44405 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 27, 2013 11:30:01 PM (12 years ago)
Author:
vboxsync
Message:

VMMRZ_INT_DECL fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/cdefs.h

    r35899 r44405  
    410410 * @param   type    The return type of the function declaration.
    411411 */
    412 #ifdef IN_VMM_RZ
     412#if defined(IN_VMM_RC) || defined(IN_VMM_R0)
    413413# define VMMRZ_INT_DECL(type)       DECLHIDDEN(type) VBOXCALL
    414414#else
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