Zth (libzth)
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
y
z
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
u
v
Typedefs
a
b
c
d
e
f
i
l
p
r
s
t
v
Enumerations
Enumerator
c
d
e
f
l
m
n
p
r
s
u
w
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
z
Functions
c
m
z
Variables
Typedefs
Macros
_
a
b
c
d
e
f
g
i
l
m
p
r
t
u
z
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
inline.cpp
Go to the documentation of this file.
1
/*
2
* Zth (libzth), a cooperative userspace multitasking library.
3
* Copyright (C) 2019-2022 Jochem Rutgers
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
8
*/
9
10
#define ZTH_INLINE_EMIT
11
#include <
zth
>
12
13
// Make sure this compilation unit has at least one symbol.
14
static
int
dummy __attribute__((unused));
zth
src
inline.cpp
Generated by
1.9.1