1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-18 21:13:23 +01:00

fusee: fix loader stub

This commit is contained in:
Michael Scire 2021-10-11 00:19:47 -07:00
parent 06f68a8159
commit d41de21753

View file

@ -73,6 +73,7 @@ SECTIONS
fusee_loader_main.o(.text*)
fusee_loader_uncompress.o(.text*)
fusee_loader_error.o(.text*)
*(.text.memcpy)
fusee_loader_main.o(.rodata*)
fusee_loader_uncompress.o(.rodata*)
fusee_loader_error.o(.rodata*)