mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-21 03:54:18 -05:00
Update dldi.ld
changed the size according to new libnds updates
This commit is contained in:
parent
c34990450a
commit
bf6f1d0454
|
|
@ -8,7 +8,7 @@ MEMORY {
|
|||
the patcher / linker to find all shifted addresses within each section.
|
||||
Changed sections are: glue_7, got
|
||||
*/
|
||||
ddmem : ORIGIN = 0xBF800000, LENGTH = 32K
|
||||
ddmem : ORIGIN = 0xBF800000, LENGTH = 16K
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user