Fix: relayd: cast idigit argument to unsigned char
[lttng-tools.git] / tests / regression / ust / multi-lib / callsites.h
... / ...
CommitLineData
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
10void call_tracepoint();
11#endif /* CALLSITES_H */
This page took 0.022507 seconds and 4 git commands to generate.