Pack structures in comm protocol between UST and sessiond
[lttng-ust.git] / include / lttng / ust-compiler.h
index d93db35e39419c335674ffe4d9d768b3e2aade69..1d04da1ac39857a6d35533794e7341fefb99ce4d 100644 (file)
@@ -25,5 +25,6 @@
  */
 
 #define lttng_ust_notrace __attribute__((no_instrument_function))
+#define LTTNG_PACKED   __attribute__((__packed__))
 
 #endif /* _LTTNG_UST_COMPILER_H */
This page took 0.023579 seconds and 4 git commands to generate.