Loading...
Searching...
No Matches
cpu.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2023 Gunar Schorcht
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
15
16#include "cpu_common.h"
17
18#ifdef __cplusplus
19extern "C" {
20#endif
21
22#ifdef __cplusplus
23}
24#endif
25