mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-20 09:55:07 -04:00
fusee_cpp: fix mariko mtc (mariko now gets as far as erista)
This commit is contained in:
parent
5950ff5b5e
commit
968ced677e
5 changed files with 595 additions and 895 deletions
|
@ -23,6 +23,7 @@ SECTIONS
|
|||
KEEP(*(.text._ZN3ams4util15GetMicroSecondsEv))
|
||||
KEEP(*(.text._ZN3ams4util16WaitMicroSecondsEi))
|
||||
KEEP(*(.text._ZN3ams6nxboot14ShowFatalErrorEPKcz))
|
||||
KEEP(*(.text._ZN3ams6nxboot10UncompressEPvjPKvj))
|
||||
KEEP(*(.text.memcpy))
|
||||
KEEP(*(.text.memset))
|
||||
KEEP(*(.text.memcmp))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue