提交 f0fc5db7 编写于 作者: Z zhangfanfan2 提交者: Gitee

风格修改

上级 b9a4f8b3
......@@ -96,7 +96,7 @@ ssize_t RanRead(struct file *filep, char *buffer, size_t buflen)
return (buflen - len); /* return a successful len */
}
static ssize_t RanMap(FAR struct file* filep, FAR LosVmMapRegion *region)
static ssize_t RanMap(FAR struct file *filep, FAR LosVmMapRegion *region)
{
PRINTK("%s %d, mmap is not support\n", __FUNCTION__, __LINE__);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册