Service, Kernel: move named port list to kernel
This commit is contained in:
@ -256,7 +256,6 @@ void System::Shutdown() {
|
||||
// Shutdown emulation session
|
||||
GDBStub::Shutdown();
|
||||
VideoCore::Shutdown();
|
||||
Service::Shutdown();
|
||||
kernel.reset();
|
||||
HW::Shutdown();
|
||||
telemetry_session.reset();
|
||||
|
Reference in New Issue
Block a user