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

#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

#endif