mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Rename fs/fs_internal.h to fs/fs.h
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#include <nuttx/fs/fat.h>
|
||||
#include <nuttx/fs/mkfatfs.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
#include "fs_mkfatfs.h"
|
||||
|
||||
|
||||
+2
-2
@@ -63,11 +63,11 @@
|
||||
#include <nuttx/fs/fat.h>
|
||||
#include <nuttx/fs/dirent.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
#include <nuttx/fs/dirent.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/fat.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -83,11 +83,11 @@
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/fat.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -60,11 +60,11 @@
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/fat.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@
|
||||
#include <nuttx/fs/fat.h>
|
||||
#include <nuttx/fs/mkfatfs.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
#include "fs_mkfatfs.h"
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include <nuttx/fs/fat.h>
|
||||
#include <nuttx/fs/mkfatfs.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_fat32.h"
|
||||
#include "fs_mkfatfs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user