lib: compile liblttng-ctl as C++
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-binary / foo.h
CommitLineData
ef3dfe5d 1/*
9d16b343 2 * Copyright (C) 2018 Francis Deslauriers <francis.deslauriers@efficios.com>
ef3dfe5d 3 *
9d16b343 4 * SPDX-License-Identifier: LGPL-2.1-or-later
ef3dfe5d 5 *
ef3dfe5d
FD
6 */
7
4bd69c5f
SM
8#include <lttng/lttng-export.h>
9
10LTTNG_EXPORT int dynamic_symbol(int a);
This page took 0.029392 seconds and 4 git commands to generate.