blob: ad29a44f9716173d34d53fa0d90e332dd85748c2 [file] [log] [blame]
/*
* Includes declarations that are needed by the splash2 apps to run
* using pthreads.
*/
#ifndef __CONFIG_H_
#define __CONFIG_H_
#define MAX_THREADS 256
#endif // __CONFIG_H_