add mount table

This commit is contained in:
bernard
2013-07-22 07:46:10 +08:00
parent adc678dabb
commit b96b35613f
6 changed files with 49 additions and 8 deletions
+1 -1
View File
@@ -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