Add bug detection support for alignment header
[lttng-modules.git] / ltt-tracer-core.h
index 4357cec3f27f6c6a0db6d87cf88f4114264e186a..d464877de4f23b016c49dc86e432a2c9bb75505e 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/list.h>
 #include <linux/percpu.h>
 
-#if 1 //ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
+#ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
 /* Align data on its natural alignment */
 #define RING_BUFFER_ALIGN
 #endif
This page took 0.023379 seconds and 4 git commands to generate.