/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2021 Marvell * Copyright (c) 2021 Nokia */ /** * @file * * ODP proto stats */ #ifndef ODP_API_ABI_PROTO_STATS_H_ #define ODP_API_ABI_PROTO_STATS_H_ #ifdef __cplusplus extern "C" { #endif /* Placeholder for inlined functions for non-ABI compat mode */ #ifdef __cplusplus } #endif #endif