VirtualBox

Changeset 53824 in vbox for trunk/include


Ignore:
Timestamp:
Jan 15, 2015 2:45:22 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97633
Message:

sup.h: locally disable a TSC assertion.

File:
1 edited

Legend:

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

    r53800 r53824  
    16371637        uint64_t u64Tsc = UINT64_MAX;
    16381638        int rc = SUPGetTsc(&u64Tsc, NULL /* pidApic */);
     1639#ifndef DEBUG_michael
    16391640        AssertRC(rc);
     1641#endif
    16401642        return u64Tsc;
    16411643    }
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