Rename fs/fs_internal.h to fs/fs.h

This commit is contained in:
Gregory Nutt
2014-09-28 09:13:56 -06:00
parent 8634a5e41c
commit d038133501
62 changed files with 107 additions and 89 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -52,7 +52,7 @@
#include <nuttx/fs/dirent.h>
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -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"
/****************************************************************************
+2 -2
View File
@@ -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
****************************************************************************/
/****************************************************************************
+2 -2
View File
@@ -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
View File
@@ -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"
+1 -1
View File
@@ -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"