fix: disable some abi conflict tests on FreeBSD
[lttng-ust.git] / tests / regression / abi0-conflict / libzero.h
CommitLineData
6825ea44
MJ
1/*
2 * SPDX-License-Identifier: LGPL-2.1-only
3 *
4 * Copyright (C) 2021 Michael Jeanson <mjeanson@efficios.com>
5 */
6
7int libzero_dummy(void);
8void libzero(void);
This page took 0.023133 seconds and 4 git commands to generate.