mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
rt_hw_cpu_reset: remove all other rt_weak
This commit is contained in:
@@ -10,14 +10,6 @@
|
||||
|
||||
#include <rtthread.h>
|
||||
|
||||
/**
|
||||
* this function will reset CPU
|
||||
*
|
||||
*/
|
||||
rt_weak void rt_hw_cpu_reset()
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* this function will shutdown CPU
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user