VirtualBox

Changeset 14862 in vbox


Ignore:
Timestamp:
Dec 1, 2008 2:19:16 PM (16 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

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

    r14859 r14862  
    22782278{
    22792279    /* @todo This code is not guest SMP safe (hyper context) */
    2280     AssertReturn(pVM->cCPUs == 1, VERR_ACCESS_DENIED);
     2280////    AssertReturn(pVM->cCPUs == 1, VERR_ACCESS_DENIED);
    22812281    return VERR_NOT_IMPLEMENTED;
    22822282}
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