Remove hack

Former-commit-id: b876430ed3
This commit is contained in:
2022-12-18 09:43:09 -08:00
parent 5bc355e432
commit 758b61fc47
6 changed files with 13 additions and 15 deletions

View File

@@ -816,7 +816,7 @@ LIBS = [
["Dolphin/os/OSInterrupt", True],
["Dolphin/os/OSLink", True],
["Dolphin/os/OSMessage", True],
"Dolphin/os/OSMemory",
["Dolphin/os/OSMemory", False],
["Dolphin/os/OSMutex", True],
"Dolphin/os/OSReboot",
["Dolphin/os/OSReset", True],