Changeset 28504 in vbox
- Timestamp:
- Apr 20, 2010 7:26:24 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mem.h
r28318 r28504 55 55 * RTMemRealloc(), RTMemTmpAlloc() and RTMemTmpAllocZ() for allocations greater 56 56 * than RTMEM_ALIGNMENT. 57 * 58 * @note This alignment is not forced if the electric fence is active! 57 59 */ 58 60 #define RTMEM_ALIGNMENT 8
Note:
See TracChangeset
for help on using the changeset viewer.