mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-22 01:04:21 -05:00
Update dldi.ld
changed the size according to new libnds updates
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user