Update dldi.ld

changed the size according to new libnds updates
This commit is contained in:
ichfly 2017-01-20 23:36:40 +01:00 committed by GitHub
parent c34990450a
commit bf6f1d0454

View File

@ -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
}