mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 04:33:18 +08:00
[workqueue] 系统默认工作队列初始化阶段提前
This commit is contained in:
@@ -369,7 +369,6 @@ int rt_work_sys_workqueue_init(void)
|
||||
|
||||
return RT_EOK;
|
||||
}
|
||||
|
||||
INIT_DEVICE_EXPORT(rt_work_sys_workqueue_init);
|
||||
INIT_PREV_EXPORT(rt_work_sys_workqueue_init);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user