VirtualBox

Changeset 54222 in vbox


Ignore:
Timestamp:
Feb 16, 2015 4:24:01 PM (10 years ago)
Author:
vboxsync
Message:

sup.h: build fix.

File:
1 edited

Legend:

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

    r54219 r54222  
    16151615{
    16161616# ifdef IN_RING3
    1617     Assert(GIP_ARE_TSC_DELTAS_APPLICABLE(g_pSUPGlobalInfoPage));
    16181617
    16191618    /** @todo Use rdtscp after figuring out what the host OS has stuffed into the
    16201619     *        TSC_AUX msr, otherwise use the fallback below. */
    16211620    int cTries = 10;
     1621    Assert(GIP_ARE_TSC_DELTAS_APPLICABLE(g_pSUPGlobalInfoPage));
    16221622    do
    16231623    {
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