bin: compile lttng-consumerd as a C++
[lttng-tools.git] / tests / unit / ust-sigbus.c
1 /*
2 * Copyright (C) 2021 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-only
5 *
6 */
7
8 #include <lttng/ust-sigbus.h>
9
10 DEFINE_LTTNG_UST_SIGBUS_STATE();
This page took 0.02883 seconds and 4 git commands to generate.