mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-09 21:31:41 +01:00
61e3f0b391
This causes all data to be emitted as .data$*. This breaks fzero-initialized-in-bss, because linker puts stuff in .data even when it's all-zero and should end up in .bss.