VirtualBox

Changeset 1106 in vbox for trunk


Ignore:
Timestamp:
Feb 28, 2007 1:06:39 PM (18 years ago)
Author:
vboxsync
Message:

compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp

    r1105 r1106  
    629629                {
    630630                    if (    (uEFlags & X86_EFL_VM)
    631                         ||  (selCS & X86_SEL_RPL) == 3))
     631                        ||  (selCS & X86_SEL_RPL) == 3)
    632632                    {
    633633                        uint32_t selSS, esp;
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