API Reference Manual  1.45.0
api/spec/event_types.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2015-2018 Linaro Limited
3  * Copyright (c) 2022-2023 Nokia
4  */
5 
12 #ifndef ODP_API_SPEC_EVENT_TYPES_H_
13 #define ODP_API_SPEC_EVENT_TYPES_H_
14 #include <odp/visibility_begin.h>
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
109 #ifdef __cplusplus
110 }
111 #endif
112 
113 #include <odp/visibility_end.h>
114 #endif