mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Added shell of chapters on implementation of miniIMFS and TFTP client
filesystems. Moved system call chapter to before filesystem implementation requirements.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
@chapter In-Memory Filesystem
|
||||
|
||||
This chapter describes the In-Memory Filesystem (IMFS). The IMFS is a
|
||||
This chapter describes the In-Memory FileSystem (IMFS). The IMFS is a
|
||||
full featured POSIX filesystem that keeps all information in memory.
|
||||
|
||||
@section IMFS Per Node Data Structure
|
||||
|
||||
Reference in New Issue
Block a user