tests: test_ust_constructor: Use a C-compiled shared object
[lttng-tools.git] / tests / utils / testapp / gen-ust-events-constructor / tp-so_c-define.c
CommitLineData
ed1b6b66
KS
1/*
2 * Copyright (C) 2024 Kienan Stewart <kstewart@efficios.com>
3 *
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6#define TRACEPOINT_DEFINE
7#include "tp-so_c.h"
This page took 0.023472 seconds and 4 git commands to generate.