diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2026-04-16 20:56:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 20:56:09 +0200 |
| commit | 81f4540e6c2e4b80709f6837298b27929e6a4061 (patch) | |
| tree | e75797f5aff53c0ab311fc6ce8f2ae2ea9263e07 /config/eur/arm9/itcm/delinks.txt | |
| parent | ef2caebcefe1a0d370a56340944931f71bcd39a8 (diff) | |
Update dsd to v0.11.0 (#146)
* Update dsd to v0.11.0
* Remove auto-generated `data(byte[256])` symbols
As per the dsd v0.10.2 migration guide
* Rename .dtcm to .bss
As per the dsd v0.11.0 migration guide
* `dsd fix ctor-zero`
As per the dsd v0.11.0 migration guide
* Fix usa build
Diffstat (limited to 'config/eur/arm9/itcm/delinks.txt')
| -rw-r--r-- | config/eur/arm9/itcm/delinks.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/eur/arm9/itcm/delinks.txt b/config/eur/arm9/itcm/delinks.txt index d80e6caf..199be495 100644 --- a/config/eur/arm9/itcm/delinks.txt +++ b/config/eur/arm9/itcm/delinks.txt @@ -1,3 +1,2 @@ .text start:0x01ff8000 end:0x01ffff94 kind:code align:32 .bss start:0x01ffffa0 end:0x01ffffa0 kind:bss align:32 - |
