1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-11 17:30:25 +00:00

move asm to inline asm (consolidate gcc functions)

This commit is contained in:
fig02 2022-02-12 00:00:41 -05:00
parent cbddf7146d
commit 82ba5da981
13 changed files with 153 additions and 150 deletions

1
spec
View file

@ -110,7 +110,6 @@ beginseg
include "build/asm/__osSetWatchLo.o"
include "build/data/rsp_boot.text.o"
#ifdef COMPILER_GCC
include "build/asm/llmuldiv_gcc.o"
include "build/src/boot/missing_gcc_functions.o"
#endif
endseg