Update perfc_port_default.c

This commit is contained in:
Gabriel Wang 2024-01-27 16:21:49 +00:00
parent 322de17755
commit 0984389346

View File

@ -180,7 +180,7 @@ bool perfc_port_init_system_timer(bool bTimerOccupied)
}
} while(0);
retun true;
return true;
}
__WEAK