Match and link OSReset

Former-commit-id: fecef57a18
This commit is contained in:
2022-10-11 00:01:27 -07:00
parent 92306d04c8
commit 7a2928b531
6 changed files with 91 additions and 14 deletions

View File

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