mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
6 lines
100 B
C
6 lines
100 B
C
#ifndef _MUIC_STATE_
|
|
#define _MUIC_STATE_
|
|
|
|
extern void muic_detect_dev(muic_data_t *pmuic);
|
|
|
|
#endif
|