Split, match and link OSMessage

Former-commit-id: 7a4e74e0e0
This commit is contained in:
2022-12-17 22:48:45 -08:00
parent 922a4428f9
commit 41e8757d20
7 changed files with 275 additions and 147 deletions

View File

@@ -815,6 +815,7 @@ LIBS = [
"Dolphin/os/OSFont",
["Dolphin/os/OSInterrupt", True],
["Dolphin/os/OSLink", True],
["Dolphin/os/OSMessage", True],
"Dolphin/os/OSMemory",
["Dolphin/os/OSMutex", True],
"Dolphin/os/OSReboot",