thread_arch.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2021 Koen Zandberg <koen@bergzand.net>
3  * SPDX-FileCopyrightText: 2021 Inria
4  * SPDX-License-Identifier: LGPL-2.1-only
5  */
6 
7 #pragma once
8 
20 #ifdef __cplusplus
21 extern "C" {
22 #endif
23 
24 #ifdef __cplusplus
25 }
26 #endif
27