mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
torch to main
This commit is contained in:
parent
0f6d7cca33
commit
07fbeac7cb
2 changed files with 2 additions and 3 deletions
|
@ -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 @@
|
|||
Subproject commit c1efb832f5ced7b7c6a5573d6bcdae2613aabf0e
|
||||
Subproject commit 76e90b4ddc9c215132c39ebf8433d5f88813b368
|
Loading…
Add table
Add a link
Reference in a new issue