mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Rename fs/fs_internal.h to fs/fs.h
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_rammap.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_rammap.h"
|
||||
|
||||
#ifdef CONFIG_FS_RAMMAP
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
|
||||
#include "fs_internal.h"
|
||||
#include "fs.h"
|
||||
#include "fs_rammap.h"
|
||||
|
||||
#ifdef CONFIG_FS_RAMMAP
|
||||
|
||||
Reference in New Issue
Block a user