icwmp/inc/cwmp_config.h

6 lines
74 B
C

#ifndef CWMP_CONF_H
#define CWMP_CONF_H
int cwmp_get_deviceid();
#endif