Rename "tsc" to "timestamp"
[lttng-ust.git] / include / lttng / ust-config.h.in
1 // SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2 //
3 // SPDX-License-Identifier: MIT
4
5 #ifndef _LTTNG_UST_CONFIG_H
6 #define _LTTNG_UST_CONFIG_H
7
8 /* lttng/ust-config.h.in. Manually generated for control over the contained defs. */
9
10 /* DTrace/GDB/SystemTap integration via sdt.h */
11 #undef LTTNG_UST_HAVE_SDT_INTEGRATION
12
13 #endif
This page took 0.033024 seconds and 4 git commands to generate.