API Reference Manual  1.46.0
autoheader_external.h
1 /* include/odp/autoheader_external.h. Generated from autoheader_external.h.in by configure. */
2 
3 #ifndef ODP_AUTOHEADER_EXTERNAL_H_
4 #define ODP_AUTOHEADER_EXTERNAL_H_
5 
6 /* Define to 1 to include additional debug code */
7 #define ODP_DEBUG 0
8 
9 /* Define to 1 to display debug information */
10 #define ODP_DEBUG_PRINT 0
11 
12 /* Define cache line size */
13 /* #undef _ODP_CACHE_LINE_SIZE */
14 
15 /* Define to 1 or 2 to enable event validation */
16 #define _ODP_EVENT_VALIDATION 0
17 
18 /* Define to 1 to enable WFE based lock implementation on aarch64 */
19 /* #undef _ODP_WFE_LOCKS */
20 
21 #endif