You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#ifndef __SYSFS_H__
|
|
|
|
#define __SYSFS_H__
|
|
|
|
|
|
|
|
const char *sysfs_find_mountpoint(void);
|
|
|
|
|
|
|
|
#endif /* __DEBUGFS_H__ */
|