Remove the LTTNG_PACKED macro
[lttng-ust.git] / include / lttng / ust-compiler.h
index dcc72594858060a7a32aec36fb9a2cc19e89dfa0..f0ec8d0c41d86a73304f3a23b495840168d12537 100644 (file)
@@ -11,7 +11,6 @@
 #include <assert.h>
 
 #define lttng_ust_notrace __attribute__((no_instrument_function))
-#define LTTNG_PACKED   __attribute__((__packed__))
 
 /*
  * Clang supports the no_sanitize variable attribute on global variables.
This page took 0.02408 seconds and 4 git commands to generate.