1#ifndef SUPPORT_KIT_CONFIG_H
2#define SUPPORT_KIT_CONFIG_H
3
4
5#define	BLOCKER_ALWAYS_SEMAPHORE_STYLE	0
6
7
8#endif	// SUPPORT_KIT_CONFIG_H
9