Add PID context
[lttng-modules.git] / probes / lttng.h
index d09ecb115f172b09ca52dbacf3fba5451103e014..f87017bae00bd057a6179f5e4af491b3d0bb7174 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef _LTTNG_PROBES_LTTNG_H
 #define _LTTNG_PROBES_LTTNG_H
 
-#undef is_signed_type
-#define is_signed_type(type)           (((type)(-1)) < 0)
-
 #undef PARAMS
 #define PARAMS(args...)                args
 
This page took 0.023078 seconds and 4 git commands to generate.