M7350/kernel/tools/perf/util/sysfs.h

7 lines
110 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef __SYSFS_H__
#define __SYSFS_H__
const char *sysfs_find_mountpoint(void);
#endif /* __DEBUGFS_H__ */