Match and link OSThread.c

Former-commit-id: 1ccd29a1cd
This commit is contained in:
2022-11-05 03:21:17 -07:00
parent 6f932a5d48
commit c20c3e399c
8 changed files with 946 additions and 66 deletions

View File

@@ -841,7 +841,7 @@ LIBS = [
"Dolphin/os/OSResetSW",
["Dolphin/os/OSRtc", False],
["Dolphin/os/OSSync", True],
"Dolphin/os/OSThread",
["Dolphin/os/OSThread", True],
["Dolphin/os/OSTime", True],
["Dolphin/os/__ppc_eabi_init", True],
],