提交 f1fe20a3 编写于 作者: P prife

simulator: fix dfs_win32_mkfs prototype

上级 5cb02e12
......@@ -111,7 +111,7 @@ static int dfs_win32_unmount(struct dfs_filesystem *fs)
return 0;
}
static int dfs_win32_mkfs(const char *device_name)
static int dfs_win32_mkfs(rt_device_t devid)
{
return -DFS_STATUS_ENOSYS;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册