mirror of
https://github.com/apache/nuttx.git
synced 2026-09-10 02:46:33 +00:00
Rename fs/fs_internal.h to fs/fs.h
This commit is contained in:
parent
ba3ecd67ac
commit
ee7e958b79
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <fs_internal.h>
|
||||
#include "fs.h"
|
||||
#include <queue.h>
|
||||
#include <arch/irq.h>
|
||||
#include <rgmp/rtos.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue