mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-11 06:26:41 +00:00
92321ccbc8
Nintendo used to do what we were doing because the function wasn't directly in the handler table, but we've always been directly in the handler table, so we were trashing the last four arguments to light ipc when called from aarch32. Nothing uses this, but needed to be fixed. |
||
---|---|---|
.. | ||
kern_svc_call_secure_monitor_asm.s | ||
kern_svc_exception_asm.s | ||
kern_svc_handlers.cpp | ||
kern_svc_handlers_asm.s | ||
kern_svc_light_ipc_asm.s | ||
kern_svc_tables.cpp |