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:
parent
cbddf7146d
commit
82ba5da981
13 changed files with 153 additions and 150 deletions
1
spec
1
spec
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue