API Reference Manual 1.51.0
Loading...
Searching...
No Matches
api/event_vector_types.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright (c) 2024-2025 Nokia
3 */
4
11#ifndef ODP_API_EVENT_VECTOR_TYPES_H_
12#define ODP_API_EVENT_VECTOR_TYPES_H_
13
14#include <odp/api/abi/event_vector_types.h>
15
16/* Include here to avoid circular dependency */
17#include <odp/api/abi/pool_types.h>
18
20
21#ifdef __cplusplus
22extern "C" {
23#endif
24
25#ifdef __cplusplus
26}
27#endif
28
29#endif
ODP event vector API type definitions.