mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 06:25:09 +00:00
Move ramdisk.h to include/nutt/fs/ramdisk.h
This commit is contained in:
parent
b4144e21d6
commit
b3745e36b7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/ramdisk.h>
|
||||
#include <nuttx/fs/ramdisk.h>
|
||||
|
||||
#include "up_internal.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue