eapol/eapol_framework/eapol_common/am/include/eap_am_compiler_flags.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: %
    19 * %version: 4 %
    20 */
    20 */
    21 
    21 
    22 #if !defined(_EAP_AM_COMPILER_FLAGS_H_)
    22 #if !defined(_EAP_AM_COMPILER_FLAGS_H_)
    23 #define _EAP_AM_COMPILER_FLAGS_H_
    23 #define _EAP_AM_COMPILER_FLAGS_H_
    24 
    24 
    62 		#define USE_EAP_ASSERTS
    62 		#define USE_EAP_ASSERTS
    63 	#endif //#if defined(USE_EAP_ASSERTS)
    63 	#endif //#if defined(USE_EAP_ASSERTS)
    64 
    64 
    65 	#if !defined(USE_EAP_FILE_TRACE)
    65 	#if !defined(USE_EAP_FILE_TRACE)
    66 		// This macro activates file tracing.
    66 		// This macro activates file tracing.
    67 		//#define USE_EAP_FILE_TRACE
    67 		#define USE_EAP_FILE_TRACE
    68 	#endif //#if !defined(USE_EAP_FILE_TRACE)
    68 	#endif //#if !defined(USE_EAP_FILE_TRACE)
    69 
    69 
    70 	#if !defined(USE_EAP_HARDWARE_TRACE)
    70 	#if !defined(USE_EAP_HARDWARE_TRACE)
    71 		// This macro activates hardware traces of each platform if such exists.
    71 		// This macro activates hardware traces of each platform if such exists.
    72 		#define USE_EAP_HARDWARE_TRACE
    72 		#define USE_EAP_HARDWARE_TRACE