mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Incorporate comments from Ken Petit
This commit is contained in:
+2
-2
@@ -151,8 +151,8 @@ extern "C"
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
FAR struct mtd_dev_s *mtd_partition(FAR struct mtd_dev_s *mtd, off_t offset,
|
||||
off_t nblocks);
|
||||
FAR struct mtd_dev_s *mtd_partition(FAR struct mtd_dev_s *mtd,
|
||||
off_t firstblock, off_t nblocks);
|
||||
|
||||
/****************************************************************************
|
||||
* Name: ftl_initialize
|
||||
|
||||
Reference in New Issue
Block a user