tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / multi-lib / probes.c
CommitLineData
3f7f208a 1/*
9d16b343 2 * Copyright (C) 2018 Francis Deslauriers <francis.deslauriers@efficios.com>
3f7f208a 3 *
9d16b343 4 * SPDX-License-Identifier: LGPL-2.1-only
3f7f208a 5 *
3f7f208a
FD
6 */
7#define TRACEPOINT_CREATE_PROBES
8#include "probes.h"
This page took 0.025741 seconds and 4 git commands to generate.