exo2: implement the rest of cpu suspend (security checks TODO)
This commit is contained in:
@@ -51,5 +51,6 @@ namespace ams::se {
|
||||
static_assert(util::is_pod<StickyBits>::value);
|
||||
|
||||
bool ValidateStickyBits(const StickyBits &bits);
|
||||
void SaveContext(Context *dst);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user