Changeset 85213 in vbox for trunk/include
- Timestamp:
- Jul 11, 2020 12:28:47 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r85127 r85213 733 733 734 734 /** @internal */ 735 SUPDECL( uint64_t) SUPGetTscDeltaSlow(PSUPGLOBALINFOPAGE pGip);735 SUPDECL(int64_t) SUPGetTscDeltaSlow(PSUPGLOBALINFOPAGE pGip); 736 736 737 737 /**
Note:
See TracChangeset
for help on using the changeset viewer.