mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:07:18 +08:00
[Kernel] Change RT_USING_IDLE_HOOK as simple definition.
This commit is contained in:
parent
ef88241d8e
commit
279fac7cbb
@ -32,7 +32,7 @@
|
||||
|
||||
#if defined (RT_USING_HOOK)
|
||||
#ifndef RT_USING_IDLE_HOOK
|
||||
#define RT_USING_IDLE_HOOK 1
|
||||
#define RT_USING_IDLE_HOOK
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user