yaml changes

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-10-03 04:28:41 -03:00
parent a1e12a304d
commit 34d015425d

View File

@ -30,10 +30,15 @@ options:
# section_order: [".text", ".data", ".rodata", ".bss"]
# auto_all_sections: [".data", ".rodata", ".bss"]
symbol_addrs_path: symbol_addrs.txt
undefined_funcs_auto_path: linker_scripts/us/auto/undefined_funcs_auto.ld
undefined_syms_auto_path: linker_scripts/us/auto/undefined_syms_auto.ld
reloc_addrs_path: reloc_addrs.txt
symbol_addrs_path:
- linker_scripts/us/symbol_addrs.txt
- linker_scripts/us/symbol_addrs_libultra.txt
- linker_scripts/us/ignored_addresses.txt
reloc_addrs_path:
- relocs/reloc_addrs.us.txt
extensions_path: tools/splat_ext