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