mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -215,7 +215,7 @@ static ssize_t loop_read(FAR struct inode *inode, unsigned char *buffer,
|
||||
size_t start_sector, unsigned int nsectors)
|
||||
{
|
||||
FAR struct loop_struct_s *dev;
|
||||
size_t nbytesread;
|
||||
ssize_t nbytesread;
|
||||
off_t offset;
|
||||
int ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user