VirtualBox

Changeset 24060 in vbox for trunk/include


Ignore:
Timestamp:
Oct 25, 2009 11:51:42 PM (15 years ago)
Author:
vboxsync
Message:

iprt/asm.h: todos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asm.h

    r22280 r24060  
    51235123 * @param   cb      Number of bytes in the block. This MUST be aligned on 32-bit!
    51245124 * @param   u8      The value it's supposed to be filled with.
     5125 *
     5126 * @todo Fix name, it is a predicate function but it's not returning boolean!
    51255127 */
    51265128#if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN
     
    51505152 * @param   cb      Number of bytes in the block. This MUST be aligned on 32-bit!
    51515153 * @param   u32     The value it's supposed to be filled with.
     5154 *
     5155 * @todo Fix name, it is a predicate function but it's not returning boolean!
    51525156 */
    51535157#if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN
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