Skip to content

Commit

Permalink
Merge pull request #840 from bythos14/vfs
Browse files Browse the repository at this point in the history
Add VFS library
  • Loading branch information
d3m3vilurr authored Jan 3, 2025
2 parents 9ec4969 + 1f723d9 commit f1f2610
Show file tree
Hide file tree
Showing 3 changed files with 812 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/definitions.dox
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@

* \defgroup ScePfsMgr Pfs manager Library
* Mount/Unmount, Read/Write pfs directory

* \defgroup SceVfs Virtual File System Library
* Mount/Unmount and implement virtual file systems
* \}
*
* \defgroup SystemFunction SystemFunction
Expand Down
Loading

0 comments on commit f1f2610

Please sign in to comment.