Changeset 54181 in vbox for trunk/include
- Timestamp:
- Feb 12, 2015 5:34:24 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98237
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r54013 r54181 1649 1649 uint64_t u64Tsc = UINT64_MAX; 1650 1650 int rc = SUPGetTsc(&u64Tsc, NULL /* pidApic */); 1651 #if ndef DEBUG_michael1651 #ifdef DEBUG_ramshankar 1652 1652 AssertRC(rc); 1653 1653 #endif
Note:
See TracChangeset
for help on using the changeset viewer.