Files
Android11/external/abc/hotplug.h
2023-10-13 14:01:41 +00:00

4 lines
92 B
C
Executable File

#ifndef __HOTPLUG_H__
#define __HOTPLUG_H__
extern int MonitorNetlinkUevent(void);
#endif