Zth (libzth)
Loading...
Searching...
No Matches
inline.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2019-2026 Jochem Rutgers
3 *
4 * SPDX-License-Identifier: MPL-2.0
5 */
6
7#define ZTH_INLINE_EMIT
8#include <zth>
9
10// Make sure this compilation unit has at least one symbol.
11static int dummy __attribute__((unused)); // NOLINT