mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 04:04:15 +08:00
rt_hw_cpu_reset: remove all other rt_weak
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user