API Reference Manual  1.45.0
deprecated.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2017-2018 Linaro Limited
3  */
4 
11 #ifndef ODP_API_DEPRECATED_H_
12 #define ODP_API_DEPRECATED_H_
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
19 
20 #ifdef __cplusplus
21 }
22 #endif
23 
24 #endif
Macro for deprecated API definitions.