Add abi0 conflict tests
[lttng-ust.git] / tests / regression / abi0-conflict / tp.c
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 */
6
7 #define LTTNG_UST_TRACEPOINT_CREATE_PROBES
8 #include "ust_tests_hello.h"
This page took 0.029608 seconds and 4 git commands to generate.