fs.h 98 B

123456
  1. #ifndef __PERF_FS
  2. #define __PERF_FS
  3. const char *sysfs__mountpoint(void);
  4. #endif /* __PERF_FS */