sessiond: open_packets: use user_space_consumer_channel_keys util
[lttng-tools.git] / 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.029993 seconds and 4 git commands to generate.