VirtualBox

Changeset 85213 in vbox for trunk/include


Ignore:
Timestamp:
Jul 11, 2020 12:28:47 PM (5 years ago)
Author:
vboxsync
Message:

SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to Clang 11). bugref:9790

File:
1 edited

Legend:

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

    r85127 r85213  
    733733
    734734/** @internal */
    735 SUPDECL(uint64_t) SUPGetTscDeltaSlow(PSUPGLOBALINFOPAGE pGip);
     735SUPDECL(int64_t) SUPGetTscDeltaSlow(PSUPGLOBALINFOPAGE pGip);
    736736
    737737/**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette