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
19#ifndef THREAD_ARCH_H
20#define THREAD_ARCH_H
21
22#ifdef __cplusplus
23extern "C" {
24#endif
25
26#ifdef __cplusplus
27}
28#endif
29
30#endif /* THREAD_ARCH_H */