7 lines
105 B
C
Executable File
7 lines
105 B
C
Executable File
#ifndef _MUIC_SYSFS_
|
|
#define _MUIC_SYSFS_
|
|
|
|
extern const struct attribute_group muic_sysfs_group;
|
|
|
|
#endif
|