rt_hw_cpu_reset: remove all other rt_weak

This commit is contained in:
Meco Man
2023-08-08 22:34:25 -04:00
parent 92859cc79e
commit cb810dfe75
23 changed files with 28 additions and 45 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ static void sep6200_poweroff(void)
* reset cpu by dog's time-out
*
*/
rt_weak void rt_hw_cpu_reset()
void rt_hw_cpu_reset()
{
rt_kprintf("Soft reset, Restarting system...\n");