[contrib] Allow Network Protocol header to display in rom-o-matic
[gpxe.git] / src / config / umalloc.h
blob245c6b4aa831e73d1606948072ae1e42d9614036
1 #ifndef CONFIG_UMALLOC_H
2 #define CONFIG_UMALLOC_H
4 /** @file
6 * User memory allocation API configuration
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <config/defaults.h>
14 #include <config/local/umalloc.h>
16 #endif /* CONFIG_UMALLOC_H */