mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-17 23:12:17 +00:00
kern: fix cfi (requires x18 not cleared on return to userland)
This commit is contained in:
parent
ca2cc5e179
commit
652e9bf9e8
@ -217,7 +217,6 @@ _ZN3ams4kern4arch5arm6412SvcHandler64Ev:
|
||||
mov x15, xzr
|
||||
mov x16, xzr
|
||||
mov x17, xzr
|
||||
mov x18, xzr
|
||||
|
||||
/* Return. */
|
||||
add sp, sp, #0x120
|
||||
|
Loading…
Reference in New Issue
Block a user