X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-compiler.h;h=f0ec8d0c41d86a73304f3a23b495840168d12537;hb=9af5d97a36b0cd4ed5d5868855f03c810d171aad;hp=dcc72594858060a7a32aec36fb9a2cc19e89dfa0;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/include/lttng/ust-compiler.h b/include/lttng/ust-compiler.h index dcc72594..f0ec8d0c 100644 --- a/include/lttng/ust-compiler.h +++ b/include/lttng/ust-compiler.h @@ -11,7 +11,6 @@ #include #define lttng_ust_notrace __attribute__((no_instrument_function)) -#define LTTNG_PACKED __attribute__((__packed__)) /* * Clang supports the no_sanitize variable attribute on global variables.