mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093)
This commit is contained in:
@@ -50,4 +50,4 @@ rt_err_t rt_driver_unregister(rt_driver_t drv)
|
||||
|
||||
return ret;
|
||||
}
|
||||
RTM_EXPORT(rt_driver_register);
|
||||
RTM_EXPORT(rt_driver_unregister);
|
||||
|
||||
Reference in New Issue
Block a user