Wrap nonmatching functions and link OSRtc

Former-commit-id: 254fff51db
This commit is contained in:
2022-12-09 18:13:03 -08:00
parent ce7e883029
commit a04aa56a8a
2 changed files with 224 additions and 6 deletions

View File

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