Merge branch 'pci/resource' into next
[deliverable/linux.git] / tools / perf / util / fs.h
CommitLineData
4299a549
JO
1#ifndef __PERF_FS
2#define __PERF_FS
3
cf38fada 4const char *sysfs__mountpoint(void);
a9862418 5const char *procfs__mountpoint(void);
4299a549
JO
6
7#endif /* __PERF_FS */
This page took 0.041355 seconds and 5 git commands to generate.