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 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 #ifdef __cplusplus
24 }
25 #endif
26