VirtualBox

Changeset 3311

Show
Ignore:
Timestamp:
06/27/07 13:09:10 (2 years ago)
Author:
vboxsync
Message:

MEMALING = 8, even for L4

Files:

Legend:

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

    r2981 r3311  
    4242 * than RTMEM_ALIGNMENT. 
    4343 */ 
    44 #ifdef __L4ENV__ 
    45 # define RTMEM_ALIGNMENT    4   /**< @todo Michael, can you check that this is still true with ucLibc, please. */ 
    46 #else 
    47 # define RTMEM_ALIGNMENT    8 
    48 #endif 
     44#define RTMEM_ALIGNMENT    8 
    4945 
    5046/** 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy