Changeset 54335 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Feb 20, 2015 3:48:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp
r54308 r54335 57 57 * @internal 58 58 */ 59 SUPDECL(uint64_t) SUPReadTscWithDelta(PSUPGLOBALINFOPAGE 59 SUPDECL(uint64_t) SUPReadTscWithDelta(PSUPGLOBALINFOPAGE pGip) 60 60 { 61 61 uint64_t uTsc;
Note:
See TracChangeset
for help on using the changeset viewer.