/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2013-2018 Linaro Limited */ /** * @file * * ODP version */ #ifndef ODP_API_VERSION_H_ #define ODP_API_VERSION_H_ #ifdef __cplusplus extern "C" { #endif #include #include #ifdef __cplusplus } #endif #endif