mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 14:58:22 -04:00
fs: implement system heap
This commit is contained in:
parent
f872be67eb
commit
50a91b1d6e
4 changed files with 551 additions and 1 deletions
|
@ -25,3 +25,4 @@
|
|||
#include <stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp>
|
||||
#include <stratosphere/fssystem/fssystem_romfs_file_system.hpp>
|
||||
#include <stratosphere/fssystem/buffers/fssystem_buffer_manager_utils.hpp>
|
||||
#include <stratosphere/fssystem/buffers/fssystem_file_system_buddy_heap.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue