kern: partially implement SvcSignalProcessWideKey
This commit is contained in:
@@ -64,6 +64,8 @@ namespace ams::kern {
|
||||
|
||||
this->tree.insert(*thread);
|
||||
}
|
||||
private:
|
||||
KThread *SignalImpl(KThread *thread);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user