mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 08:27:41 +00:00
Match and link Gecko_ExceptionPPC and uart_console_write
Former-commit-id: 0e8b7c5637
This commit is contained in:
@@ -849,7 +849,7 @@ LIBS = [
|
||||
["Runtime/ptmf", True],
|
||||
"Runtime/runtime",
|
||||
["Runtime/__init_cpp_exceptions", True],
|
||||
"Runtime/Gecko_ExceptionPPC",
|
||||
["Runtime/Gecko_ExceptionPPC", True],
|
||||
["Runtime/abort_exit", True],
|
||||
"Runtime/alloc",
|
||||
"Runtime/ansi_files",
|
||||
@@ -872,7 +872,7 @@ LIBS = [
|
||||
"Runtime/string",
|
||||
"Runtime/float",
|
||||
"Runtime/strtold",
|
||||
"Runtime/uart_console_io",
|
||||
["Runtime/uart_console_io", True],
|
||||
["Runtime/wchar_io", True],
|
||||
["Runtime/e_acos", True],
|
||||
["Runtime/e_asin", True],
|
||||
|
||||
Reference in New Issue
Block a user