2 * SPDX-License-Identifier: MIT
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
6 * Contains the LTTng-UST versions.
9 #ifndef _LTTNG_UST_VERSION_H
10 #define _LTTNG_UST_VERSION_H
12 #undef LTTNG_UST_MAJOR_VERSION
13 #undef LTTNG_UST_MINOR_VERSION
14 #undef LTTNG_UST_PATCHLEVEL_VERSION
16 #undef LTTNG_UST_VERSION
18 #undef LTTNG_UST_LIB_SONAME_MAJOR
19 #undef LTTNG_UST_CTL_LIB_SONAME_MAJOR
21 #endif /* _LTTNG_UST_VERSION_H */
This page took 0.037427 seconds and 4 git commands to generate.