VirtualBox

Changeset 53405 in vbox


Ignore:
Timestamp:
Nov 27, 2014 1:42:03 PM (10 years ago)
Author:
vboxsync
Message:

iprt/asm-amd64-x86.h: fix return type for ASMIntAreEnabled().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asm-amd64-x86.h

    r50425 r53405  
    16961696 * @returns true / false.
    16971697 */
    1698 DECLINLINE(RTCCUINTREG) ASMIntAreEnabled(void)
     1698DECLINLINE(bool) ASMIntAreEnabled(void)
    16991699{
    17001700    RTCCUINTREG uFlags = ASMGetFlags();
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