Convert runtime.s to inline assembly and link

Former-commit-id: 5bad64c75a
This commit is contained in:
2022-10-25 22:54:27 -07:00
parent 4a4fa33aca
commit c6502a089c
7 changed files with 865 additions and 16 deletions

View File

@@ -877,7 +877,7 @@ LIBS = [
["Runtime/CPlusLibPPC", True],
["Runtime/NMWException", True],
["Runtime/ptmf", True],
"Runtime/runtime",
["Runtime/runtime", True],
["Runtime/__init_cpp_exceptions", True],
["Runtime/Gecko_ExceptionPPC", True],
["Runtime/abort_exit", True],