Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / probes / lttng.h
diff --git a/probes/lttng.h b/probes/lttng.h
deleted file mode 100644 (file)
index 7d153be..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
- *
- * lttng.h
- *
- * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- */
-
-#ifndef _LTTNG_PROBES_LTTNG_H
-#define _LTTNG_PROBES_LTTNG_H
-
-#undef PARAMS
-#define PARAMS(args...)                args
-
-#endif /* _LTTNG_PROBES_LTTNG_H */
This page took 0.036001 seconds and 4 git commands to generate.