Changeset 54225 in vbox
- Timestamp:
- Feb 16, 2015 10:43:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp
r54224 r54225 52 52 * @internal 53 53 */ 54 DECLINLINE(uint64_t) SUPReadTscWithDelta(void)54 SUPDECL(uint64_t) SUPReadTscWithDelta(void) 55 55 { 56 56 PSUPGLOBALINFOPAGE pGip = g_pSUPGlobalInfoPage;
Note:
See TracChangeset
for help on using the changeset viewer.