boot2: exit process at end of main().
This commit is contained in:
@@ -157,5 +157,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
while (true) {
|
||||
svcExitProcess();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user