fix: namespacing of 'tp_rcu_read_lock'
[lttng-ust.git] / tests / compile / hello.cxx / tp-cpp.cpp
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.029389 seconds and 4 git commands to generate.