module.h 93 B

123456
  1. #ifndef PERF_LINUX_MODULE_H
  2. #define PERF_LINUX_MODULE_H
  3. #define EXPORT_SYMBOL(name)
  4. #endif