BeRTOS
cfg_heap.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_HEAP_H
00040 #define CFG_HEAP_H
00041 
00046 #define CONFIG_HEAP_MALLOC     1
00047 
00048 #endif /* CFG_HEAP_H */
00049 
00050