tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz-tp.c
... / ...
CommitLineData
1/*
2 * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
3 *
4 * SPDX-License-Identifier: MIT
5 *
6 */
7
8#define TRACEPOINT_CREATE_PROBES
9#include "libzzz-tp.h"
This page took 0.023502 seconds and 5 git commands to generate.