#include "config.h"
/* this file is processed by makefiles
* they will grep for "YES" to see if overlay plugins must be built
*/
#if PLUGIN_BUFFER_SIZE <= 0x20000 && !defined(SIMULATOR)
YES
#endif