staging: remove intel_sst driver
[linux-2.6/btrfs-unstable.git] / drivers / staging / lttng / probes / lttng.h
blobe16fc2dd8ce5b8e6283e515a289c02cd077358bc
1 #ifndef _LTTNG_PROBES_LTTNG_H
2 #define _LTTNG_PROBES_LTTNG_H
4 /*
5 * lttng.h
7 * Copyright (C) 2010-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
9 * Dual LGPL v2.1/GPL v2 license.
12 #undef PARAMS
13 #define PARAMS(args...) args
15 #endif /* _LTTNG_PROBES_LTTNG_H */