umalloc.h revision a734c64bff58bda2fa48c2795453e092167b0ff7
#ifndef CONFIG_UMALLOC_H
#define CONFIG_UMALLOC_H
/** @file
*
* User memory allocation API configuration
*
*/
#include <config/defaults.h>
#endif /* CONFIG_UMALLOC_H */