page alloc wrapper: Fix get_pfnblock_flags_mask prototype
[lttng-modules.git] / probes / lttng.h
diff --git a/probes/lttng.h b/probes/lttng.h
deleted file mode 100644 (file)
index d09ecb1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#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
-
-#endif /* _LTTNG_PROBES_LTTNG_H */
This page took 0.022218 seconds and 4 git commands to generate.