mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
add mount table
This commit is contained in:
+1
-1
@@ -452,7 +452,7 @@ rt_uint8_t rt_interrupt_get_nest(void);
|
||||
/**
|
||||
* application module
|
||||
*/
|
||||
void rt_system_module_init(void);
|
||||
int rt_system_module_init(void);
|
||||
|
||||
/**
|
||||
* @addtogroup KernelService
|
||||
|
||||
Reference in New Issue
Block a user