b43e2dc21e04d58bb2e356ef1ca70f253c4a4a87
[linux-flexiantxendom0-3.2.10.git] / tools / perf / util / include / linux / module.h
1 #ifndef PERF_LINUX_MODULE_H
2 #define PERF_LINUX_MODULE_H
3
4 #define EXPORT_SYMBOL(name)
5
6 #endif