API Reference Manual 1.51.0
Loading...
Searching...
No Matches
api/cpu.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright (c) 2015-2018 Linaro Limited
3 */
4
11#ifndef ODP_API_CPU_H_
12#define ODP_API_CPU_H_
13
14#include <odp/api/abi/cpu.h>
15
16/* Thread inline file implements cpu API function */
17#include <odp/api/thread.h>
18#include <odp/api/spec/cpu.h>
19
20#endif
ODP CPU API.
ODP thread API.