Match and link OSResetSW

Former-commit-id: dd742bcc8c
This commit is contained in:
2022-12-22 15:11:03 -08:00
parent 62ce9a7d83
commit 35b9861a1e
5 changed files with 348 additions and 49 deletions

View File

@@ -820,7 +820,7 @@ LIBS = [
["Dolphin/os/OSMutex", True],
"Dolphin/os/OSReboot",
["Dolphin/os/OSReset", True],
"Dolphin/os/OSResetSW",
["Dolphin/os/OSResetSW", True],
["Dolphin/os/OSRtc", True],
["Dolphin/os/OSSync", True],
["Dolphin/os/OSThread", True],