Loading...
Searching...
No Matches
thread_arch.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2021 Koen Zandberg <koen@bergzand.net>
3 * 2021 Inria
4 *
5 * This file is subject to the terms and conditions of the GNU Lesser General
6 * Public License v2.1. See the file LICENSE in the top level directory for more
7 * details.
8 */
9
20#ifndef THREAD_ARCH_H
21#define THREAD_ARCH_H
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
27#ifdef __cplusplus
28}
29#endif
30
31#endif /* THREAD_ARCH_H */