mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-18 00:54:23 -04:00
kern: further codegen tweaks
This commit is contained in:
parent
4aa18b06e8
commit
1e643f7ab0
7 changed files with 35 additions and 35 deletions
|
@ -53,7 +53,7 @@ namespace ams::kern {
|
|||
|
||||
void Dump();
|
||||
private:
|
||||
bool IsSignaledImpl() const;
|
||||
ALWAYS_INLINE bool IsSignaledImpl() const;
|
||||
void CleanupRequests();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue