提交 9d53578c 编写于 作者: B bernard.xiong@gmail.com

Fixed comments of file description.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2172 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 d228266e
/*
* File : mtd.h
* File : mtd_nand.h
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2006 - 2012, RT-Thread Development Team
*
......@@ -100,4 +100,5 @@ rt_inline rt_err_t rt_mtd_nand_mark_badblock(struct rt_mtd_nand_device* device,
{
return device->ops->mark_badblock(device, block);
}
#endif /* MTD_NAND_H_ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册