Decompile up to ARM functions in librfu, split ARM interrupt functions into their own .s

This commit is contained in:
shinyquagsire23
2017-09-12 20:11:51 -06:00
parent a8a6816f0e
commit dd316b28e0
4 changed files with 744 additions and 792 deletions
+1
View File
@@ -245,6 +245,7 @@ SECTIONS {
src/agb_flash_mx.o(.text);
src/siirtc.o(.text);
src/librfu.o(.text);
asm/librfu_intr.o(.text);
asm/librfu.o(.text);
asm/libagbsyscall.o(.text);
tools/agbcc/lib/libgcc.a:_call_via_rX.o(.text);