Match and link OSInterrupt

Former-commit-id: 42555103a2
This commit is contained in:
2022-12-17 21:18:29 -08:00
parent 6d5f3fae1c
commit 71957e2a96
5 changed files with 463 additions and 32 deletions

View File

@@ -813,7 +813,7 @@ LIBS = [
"Dolphin/os/OSError",
"Dolphin/os/OSFatal",
"Dolphin/os/OSFont",
"Dolphin/os/OSInterrupt",
["Dolphin/os/OSInterrupt", True],
["Dolphin/os/OSLink", True],
"Dolphin/os/OSMemory",
["Dolphin/os/OSMutex", True],