aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/linux/export.h
blob: b43e2dc21e04d58bb2e356ef1ca70f253c4a4a87 (plain) (blame)
1
2
3
4
5
6
#ifndef PERF_LINUX_MODULE_H
#define PERF_LINUX_MODULE_H

#define EXPORT_SYMBOL(name)

#endif