sysfs.h 110 B

1234567
  1. #ifndef __SYSFS_H__
  2. #define __SYSFS_H__
  3. const char *sysfs_find_mountpoint(void);
  4. #endif /* __DEBUGFS_H__ */