mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
Update kernel_patches.c
This commit is contained in:
parent
b211a7cf05
commit
0295c8a51d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ typedef struct {
|
||||||
mov x9, #0xfffe000000000000
|
mov x9, #0xfffe000000000000
|
||||||
cmp x10, x9
|
cmp x10, x9
|
||||||
beq #12
|
beq #12
|
||||||
ldr x10, [sp,#0x80]
|
ldr x10, [sp,#0xa0]
|
||||||
ldr x8, [x10,#0x2b0]
|
ldr x8, [x10,#0x2b0]
|
||||||
ldr x10, [sp,#0xa0]
|
ldr x10, [sp,#0xa0]
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue