Helper Reference Manual 1.7.1
Loading...
Searching...
No Matches
autoheader_external.h
1/* helper/include/odp/helper/autoheader_external.h. Generated from autoheader_external.h.in by configure. */
2
3#ifndef ODPH_AUTOHEADER_EXTERNAL_H_
4#define ODPH_AUTOHEADER_EXTERNAL_H_
5
6/* Define to 1 to enable CLI helper */
7/* #undef ODPH_CLI */
8
9/* Define to 1 to include additional helper debug code */
10#define ODPH_DEBUG 0
11
12/* Define to 1 to display helper debug information */
13#define ODPH_DEBUG_PRINT 0
14
15/* Define to 1 to enable deprecated helper API definitions */
16#define ODPH_DEPRECATED_API 0
17
18#endif