API Reference Manual  1.46.0
api/abi-default/proto_stats.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2021 Marvell
3  */
4 
5 #ifndef ODP_ABI_PROTO_STATS_H_
6 #define ODP_ABI_PROTO_STATS_H_
7 
8 #ifdef __cplusplus
9 extern "C" {
10 #endif
11 
12 /* Empty header required to enable API function inlining */
13 
14 #ifdef __cplusplus
15 }
16 #endif
17 
18 #endif