VirtualBox

Changeset 86303 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Sep 26, 2020 11:21:50 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140583
Message:

iprt/asm-amd64-x86.h: Corrected return type for non-inline ASMGetApicIdExt0B.

File:
1 edited

Legend:

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

    r83782 r86303  
    13901390 */
    13911391#if RT_INLINE_ASM_EXTERNAL && RT_INLINE_ASM_USES_INTRIN < 16 /*?*/
    1392 RT_ASM_DECL_PRAGMA_WATCOM(uint8_t) ASMGetApicIdExt0B(void);
     1392RT_ASM_DECL_PRAGMA_WATCOM(uint32_t) ASMGetApicIdExt0B(void);
    13931393#else
    13941394DECLINLINE(uint32_t) ASMGetApicIdExt0B(void)
Note: See TracChangeset for help on using the changeset viewer.

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