lscript_heapruntime.h

Go to the documentation of this file.
00001 
00032 #if 0
00033 
00034 #ifndef LL_LSCRIPT_HEAPRUNTIME_H
00035 #define LL_LSCRIPT_HEAPRUNTIME_H
00036 
00037 #include "lscript_byteconvert.h"
00038 
00039 
00040 const S32 HEAP_BLOCK_HEADER_SIZE = 9;
00041 const S32 HEAP_BLOCK_SPLIT_THRESHOLD = 16;
00042 
00043 
00044 #endif
00045 #endif

Generated on Fri May 16 08:33:11 2008 for SecondLife by  doxygen 1.5.5