Zth (libzth)
zth
Go to the documentation of this file.
1 #ifndef ZTH_INCLUDE
2 #define ZTH_INCLUDE
3 // vim:filetype=cpp
4 /*
5  * Zth (libzth), a cooperative userspace multitasking library.
6  * Copyright (C) 2019-2022 Jochem Rutgers
7  *
8  * This Source Code Form is subject to the terms of the Mozilla Public
9  * License, v. 2.0. If a copy of the MPL was not distributed with this
10  * file, You can obtain one at https://mozilla.org/MPL/2.0/.
11  */
12 
13 #include <zth.h>
14 
15 #endif // ZTH_INCLUDE