VirtualBox

Changeset 61768 in vbox


Ignore:
Timestamp:
Jun 20, 2016 3:07:35 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108158
Message:

#if IN_RING3 -> #ifdef IN_RING3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/iom.h

    r60874 r61768  
    7171 *          kind of breakpoints.
    7272 */
    73 #if IN_RING3
     73#ifdef IN_RING3
    7474# define IOM_SUCCESS(rc)   (   (rc) == VINF_SUCCESS \
    7575                             || (   (rc) <= VINF_EM_LAST \
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