示例#1
0
VOID mtk_wcn_stpgps_drv_exit(VOID)
{
	return GPS_exit();
}
示例#2
0
void mtk_wcn_stpgps_drv_exit (void)
{
	return GPS_exit();
}