1 #ifndef __SYSFS_H__ 2 #define __SYSFS_H__ 3 4 const char *sysfs_find_mountpoint(void); 5 6 #endif /* __DEBUGFS_H__ */ 7