diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index c1c495d..b5a1049 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -75,4 +75,5 @@ SECTIONS } INCLUDE ../../undefined_ewram.txt +INCLUDE ../../undefined_iwram.txt INCLUDE ../../undefined_rom.txt |