kern: SvcUnmapPhysicalMemory, cleanup thread pinning
This commit is contained in:
@@ -977,7 +977,7 @@ namespace ams::kern {
|
||||
}
|
||||
}
|
||||
|
||||
void KProcess::SetPreemptionState() {
|
||||
void KProcess::PinCurrentThread() {
|
||||
MESOSPHERE_UNIMPLEMENTED();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user