VirtualBox

Changeset 3311 in vbox


Ignore:
Timestamp:
Jun 27, 2007 11:09:10 AM (18 years ago)
Author:
vboxsync
Message:

MEMALING = 8, even for L4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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/**
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