MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / FinalizeFsdev

Function FinalizeFsdev

projects/uLoader/source/ul/loader/loader_Target.cpp:172–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 }
171
172 void FinalizeFsdev() {
173 fsdevUnmountAll();
174 fsExit();
175 smExit();
176 }
177
178 NX_NORETURN void LoadTarget() {
179 RestoreTls();

Callers 1

LoadTargetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected