summaryrefslogblamecommitdiffstats
path: root/src/config/umalloc.h
blob: de4019e501f7a2a77ae64c353d71f173078c6e71 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                           
#ifndef CONFIG_UMALLOC_H
#define CONFIG_UMALLOC_H

/** @file
 *
 * User memory allocation API configuration
 *
 */

#include <config/defaults.h>

#endif /* CONFIG_UMALLOC_H */