kern: add KAlpha/KBeta
This commit is contained in:
@@ -112,6 +112,10 @@ namespace ams::kern {
|
||||
KSessionRequest,
|
||||
KCodeMemory,
|
||||
|
||||
/* NOTE: True order for these has not been determined yet. */
|
||||
KAlpha,
|
||||
KBeta,
|
||||
|
||||
FinalClassesEnd = FinalClassesStart + NumFinalClasses,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user