aboutsummaryrefslogtreecommitdiff
path: root/include/odp/autoheader_external.h.in
blob: 74662b2e016a51d504f2e5633da41e30ee63b4c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

#ifndef ODP_AUTOHEADER_EXTERNAL_H_
#define ODP_AUTOHEADER_EXTERNAL_H_

/* Define to 1 to include additional debug code */
#undef ODP_DEBUG

/* Define to 1 to display debug information */
#undef ODP_DEBUG_PRINT

/* Define cache line size */
#undef _ODP_CACHE_LINE_SIZE

/* Define to 1 or 2 to enable event validation */
#undef _ODP_EVENT_VALIDATION

#endif