lmem: Implement UnitHeap, ExpHeap (#823)
* lmem: implement ExpHeap * lmem: Implement Slab^H^H^H^HUnitHeap
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "stratosphere/ams.hpp"
|
||||
#include "stratosphere/os.hpp"
|
||||
#include "stratosphere/dd.hpp"
|
||||
#include "stratosphere/lmem.hpp"
|
||||
|
||||
/* Lots of things depend on NCM, for Program IDs. */
|
||||
#include "stratosphere/ncm.hpp"
|
||||
|
||||
Reference in New Issue
Block a user