aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sysfs.h
blob: a813b720393852e9638885af77ef6e33f88d0811 (plain) (blame)
1
2
3
4
5
6
#ifndef __SYSFS_H__
#define __SYSFS_H__

const char *sysfs_find_mountpoint(void);

#endif /* __DEBUGFS_H__ */