Tracepoint API namespacing ctf_unused
[lttng-ust.git] / include / lttng / ust-config.h.in
index 5d1ee408648bb8f9a34466eb7c3eb23d31d83377..fb6e371c5235f16c526a4b0b46c4ca7137c3e0ff 100644 (file)
@@ -1,7 +1,13 @@
-/* ust/config.h.in. Manually generated for control over the contained defs. */
+/*
+ * SPDX-License-Identifier: MIT
+ */
 
-/* Use efficient unaligned access. */
-#undef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS
+#ifndef _LTTNG_UST_CONFIG_H
+#define _LTTNG_UST_CONFIG_H
+
+/* lttng/ust-config.h.in. Manually generated for control over the contained defs. */
 
 /* DTrace/GDB/SystemTap integration via sdt.h */
 #undef LTTNG_UST_HAVE_SDT_INTEGRATION
+
+#endif
This page took 0.022823 seconds and 4 git commands to generate.