SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / regression / ust / multi-lib / callsites.h
1 /*
2 * Copyright (C) 2018 Francis Deslauriers <francis.deslauriers@efficios.com>
3 *
4 * SPDX-License-Identifier: LGPL-2.1-only
5 *
6 */
7
8 #ifndef CALLSITES_H
9 #define CALLSITES_H
10 void call_tracepoint();
11 #endif /* CALLSITES_H */
This page took 0.029864 seconds and 5 git commands to generate.