mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
torch to main
This commit is contained in:
+1
-2
@@ -479,8 +479,7 @@ void Idle_ThreadEntry(void* arg0) {
|
||||
osStartThread(&gMainThread);
|
||||
Fault_Init();
|
||||
osSetThreadPri(NULL, OS_PRIORITY_IDLE);
|
||||
loop_1:
|
||||
goto loop_1;
|
||||
for (;;) {}
|
||||
}
|
||||
|
||||
void bootproc(void) {
|
||||
|
||||
+1
-1
Submodule tools/Torch updated: c1efb832f5...76e90b4ddc
Reference in New Issue
Block a user