diff --git a/buildscripts/lib/switch.ld b/buildscripts/lib/switch.ld index 4ddba876..d89a8126 100644 --- a/buildscripts/lib/switch.ld +++ b/buildscripts/lib/switch.ld @@ -167,6 +167,9 @@ SECTIONS __end__ = ABSOLUTE(.) ; + . = ALIGN(0x1000); + __argdata__ = ABSOLUTE(.) ; + /* ================== ==== Metadata ==== ================== */