module.h 93 字节
Newer Older
1 2 3 4 5 6
#ifndef PERF_LINUX_MODULE_H
#define PERF_LINUX_MODULE_H

#define EXPORT_SYMBOL(name)

#endif