blob: c491cdab4f53569ff6431a3626818f39c87a35fc [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#include "model_manager.h"
2#include "common.h"
3
4void ril_list_init();
5int ril_param_verification(char result[][BUF_SIZE] , int line);
6int ril_list_locate();
7int ril_act_handler(thread_pool_t *pool);