]> Git Repo - linux.git/blob - tools/perf/util/fs.h
x86, reboot: Add EFI and CF9 reboot methods into the default list
[linux.git] / tools / perf / util / fs.h
1 #ifndef __PERF_FS
2 #define __PERF_FS
3
4 const char *sysfs__mountpoint(void);
5 const char *procfs__mountpoint(void);
6
7 #endif /* __PERF_FS */
This page took 0.025625 seconds and 4 git commands to generate.