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