Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-dl / ust_dl.c
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: LGPL-2.1-or-later
3 *
4 * Copyright (C) 2013 Paul Woegerer <paul_woegerer@mentor.com>
5 */
6
7#define _LGPL_SOURCE
8#define TRACEPOINT_CREATE_PROBES
9#define TP_IP_PARAM ip
10#include "ust_dl.h"
This page took 0.022081 seconds and 4 git commands to generate.