提交 0468f0c8 编写于 作者: B Bernard Xiong

Add INIT_FS_EXPORT for RAM file system

上级 8fd0a7f9
......@@ -414,6 +414,7 @@ int dfs_ramfs_init(void)
return 0;
}
INIT_FS_EXPORT(dfs_ramfs_init);
struct dfs_ramfs* dfs_ramfs_create(rt_uint8_t *pool, rt_size_t size)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册