Match and link OSError

Former-commit-id: eff0143e11
This commit is contained in:
2022-12-18 11:41:59 -08:00
parent 7bd2b5f649
commit 2b1f19dcf7
5 changed files with 842 additions and 30 deletions

View File

@@ -810,7 +810,7 @@ LIBS = [
["Dolphin/os/OSAudioSystem", True],
["Dolphin/os/OSCache", True],
["Dolphin/os/OSContext", True, True, True],
"Dolphin/os/OSError",
["Dolphin/os/OSError", True],
"Dolphin/os/OSFatal",
"Dolphin/os/OSFont",
["Dolphin/os/OSInterrupt", True],