VirtualBox

Changeset 29282 in vbox


Ignore:
Timestamp:
May 10, 2010 12:02:32 AM (15 years ago)
Author:
vboxsync
Message:

iprt/asm.h: play safe.

File:
1 edited

Legend:

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

    r29276 r29282  
    40154015/** @} */
    40164016
    4017 #if 0 /* fallback if stuff does not work right. */
     4017/* KLUDGE: Play safe for now as I cannot test all solaris and linux usages. */
     4018#if 1 /** @todo Remove this kludge.  */
    40184019# if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
    40194020#  include <iprt/asm-amd64-x86.h>
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