mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:04:17 +08:00
More NXFFS logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3538 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -289,6 +289,10 @@ static inline int nxffs_rdopen(FAR struct nxffs_volume_s *volume,
|
||||
|
||||
/****************************************************************************
|
||||
* Name: nxffs_freeofile
|
||||
*
|
||||
* Description:
|
||||
* Free resources held by an open file.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
static inline void nxffs_freeofile(FAR struct nxffs_ofile_s *ofile)
|
||||
|
||||
Reference in New Issue
Block a user