[shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0
[gpxe.git] / src / config / umalloc.h
blob65febf1fd6da37ebc2f117e16746482b1f407081
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 #endif /* CONFIG_UMALLOC_H */