API Reference Manual  1.45.0
api/spec/debug.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2013-2018 Linaro Limited
3  */
10 #ifndef ODP_API_SPEC_DEBUG_H_
11 #define ODP_API_SPEC_DEBUG_H_
12 #include <odp/visibility_begin.h>
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
37 #ifdef __cplusplus
38 }
39 #endif
40 
41 #include <odp/visibility_end.h>
42 #endif