9317cc27d9f55e9b9e30ca8928ebaa337b822c31
[lttng-tools.git] / tests / utils / testapp / userspace-probe-sdt-binary / libzzz.h
1 /*
2 * Copyright (C) 2017 Francis Deslauriers <francis.deslauriers@efficios.com>
3 *
4 * SPDX-License-Identifier: LGPL-2.1-or-later
5 *
6 */
7
8 int bar_function();
9 void overridable_function();
This page took 0.030749 seconds and 5 git commands to generate.