VirtualBox

Ignore:
Timestamp:
Mar 17, 2011 7:16:48 AM (14 years ago)
Author:
vboxsync
Message:

Recompiler: Indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/cpu.h

    r36296 r36297  
    757757#else  /* VBOX */
    758758
    759 #if HC_ARCH_BITS == 64
     759# if HC_ARCH_BITS == 64
    760760    uint32_t alignment2[3];
    761 #elif defined(RT_OS_DARWIN) /* Darwin needs different padding. */
     761# elif defined(RT_OS_DARWIN) /* Darwin needs different padding. */
    762762    uint32_t alignment2;
    763 #else
     763# else
    764764    uint32_t alignmnt2[2];
    765 #endif
     765# endif
    766766    /** Profiling tb_flush. */
    767767    STAMPROFILE StatTbFlush;
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