VirtualBox

Changeset 13925

Show
Ignore:
Timestamp:
11/06/08 16:57:46 (2 months ago)
Author:
vboxsync
Message:

Correct 2 typos in comments. No content changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/asm.h

    r13511 r13925  
    148148 * 
    149149 * @remark  At the present time it's unconfirmed whether or not Microsoft skipped 
    150  *          inline assmebly in their AMD64 compiler. 
     150 *          inline assembly in their AMD64 compiler. 
    151151 */ 
    152152#if defined(_MSC_VER) && defined(RT_ARCH_AMD64) 
     
    157157 
    158158/** @def RT_INLINE_ASM_GNU_STYLE 
    159  * Defined as 1 if the compiler understand GNU style inline assembly. 
     159 * Defined as 1 if the compiler understands GNU style inline assembly. 
    160160 */ 
    161161#if defined(_MSC_VER) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy