Add abi0 conflict tests
[lttng-ust.git] / tests / regression / abi0-conflict / libone.h
1 /*
2 * SPDX-License-Identifier: LGPL-2.1-only
3 *
4 * Copyright (C) 2021 Michael Jeanson <mjeanson@efficios.com>
5 */
6
7 void libone_dummy(void);
8 void libone(void);
This page took 0.028769 seconds and 4 git commands to generate.