mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
6 lines
105 B
C
6 lines
105 B
C
#ifndef _MUIC_SYSFS_
|
|
#define _MUIC_SYSFS_
|
|
|
|
extern const struct attribute_group muic_sysfs_group;
|
|
|
|
#endif
|