VirtualBox

Ignore:
Timestamp:
Aug 4, 2010 9:15:05 AM (14 years ago)
Author:
vboxsync
Message:

Paranoia

File:
1 edited

Legend:

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

    r31350 r31351  
    976976# elif !defined(RT_OS_WINDOWS)
    977977                RTCCUINTREG uFlags = ASMIntDisableFlags();
     978# else
     979                AssertCompileFailed();
    978980# endif
    979981                /* Select a valid VCPU context. */
     
    988990# elif !defined(RT_OS_WINDOWS)
    989991                ASMSetFlags(uFlags);
     992# else
     993                AssertCompileFailed();
    990994# endif
    991995
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