tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / utils / testapp / gen-ust-nevents-str / tp.c
CommitLineData
5400d18f 1/*
9d16b343 2 * Copyright (C) 2017 Philippe Proulx <pproulx@efficios.com>
5400d18f 3 *
9d16b343 4 * SPDX-License-Identifier: LGPL-2.1-only
5400d18f 5 *
5400d18f
PP
6 */
7
8#define _LGPL_SOURCE
9#define TRACEPOINT_CREATE_PROBES
10#include "tp.h"
This page took 0.027511 seconds and 4 git commands to generate.