mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-28 13:44:11 -04:00
kern: add KAlpha/KBeta
This commit is contained in:
parent
e400e2afc7
commit
5da6b60008
8 changed files with 118 additions and 1 deletions
|
@ -34,6 +34,8 @@ namespace ams::kern::init {
|
|||
size_t num_KObjectName;
|
||||
size_t num_KResourceLimit;
|
||||
size_t num_KDebug;
|
||||
size_t num_KAlpha;
|
||||
size_t num_KBeta;
|
||||
};
|
||||
|
||||
NOINLINE void InitializeSlabResourceCounts();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue