API Reference Manual  1.45.1
api/spec/buffer_types.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2013-2018 Linaro Limited
3  * Copyright (c) 2023 Nokia
4  */
5 
12 #ifndef ODP_API_SPEC_BUFFER_TYPES_H_
13 #define ODP_API_SPEC_BUFFER_TYPES_H_
14 #include <odp/visibility_begin.h>
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
38 #ifdef __cplusplus
39 }
40 #endif
41 
42 #include <odp/visibility_end.h>
43 #endif