tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / utils / testapp / gen-ust-nevents / tp.c
CommitLineData
ffb08a8c 1/*
9d16b343 2 * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
ffb08a8c 3 *
9d16b343 4 * SPDX-License-Identifier: MIT
ffb08a8c 5 *
ffb08a8c
JD
6 */
7
a349ffc2 8#define _LGPL_SOURCE
ffb08a8c
JD
9#define TRACEPOINT_CREATE_PROBES
10#include "tp.h"
This page took 0.050631 seconds and 5 git commands to generate.