mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-05 09:13:43 -04:00
ncm: use static memory pools for different allocations
This commit is contained in:
parent
7fc1e86bf5
commit
bd4c608b08
11 changed files with 159 additions and 44 deletions
|
@ -16,6 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
#include <vapours.hpp>
|
||||
#include "../ams.hpp"
|
||||
#include "../os.hpp"
|
||||
#include "../sm/sm_types.hpp"
|
||||
#include <stratosphere/ams.hpp>
|
||||
#include <stratosphere/os.hpp>
|
||||
#include <stratosphere/sm/sm_types.hpp>
|
Loading…
Add table
Add a link
Reference in a new issue