API Reference Manual  1.47.0
api/std.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2015-2018 Linaro Limited
3  */
4 
5 #ifndef ODP_API_STD_H_
6 #define ODP_API_STD_H_
7 
8 #include <odp/api/abi/std_types.h>
9 #include <odp/api/abi/std.h>
10 
11 #include <odp/api/spec/std.h>
12 
13 #endif
ODP standard types and optimized C library functions.