mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-19 01:34:10 +01:00
Fix Stack Overflow in SMC handler
This commit is contained in:
parent
1fa64fccbf
commit
ffd0181aa1
@ -250,4 +250,5 @@ handle_core3_smc_exception:
|
||||
ldp x14, x15, [sp],#0x10
|
||||
ldp x16, x17, [sp],#0x10
|
||||
ldp x18, x19, [sp],#0x10
|
||||
ldp x29, x30, [sp],#0x10
|
||||
ret
|
||||
|
Loading…
x
Reference in New Issue
Block a user