예제 #1
0
VOID mtk_wcn_stpgps_drv_exit(VOID)
{
	return GPS_exit();
}
예제 #2
0
void mtk_wcn_stpgps_drv_exit (void)
{
	return GPS_exit();
}