Match and link OSMemory

Former-commit-id: 8c11873cf2
This commit is contained in:
2022-12-18 10:32:00 -08:00
parent 758b61fc47
commit 7bd2b5f649
6 changed files with 259 additions and 11 deletions

View File

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