exo2: correct exception stack calc (fixes smc cpu off)

This commit is contained in:
Michael Scire
2020-06-07 16:46:17 -07:00
committed by SciresM
parent 068c25ce66
commit e1835d9ba2
2 changed files with 1 additions and 11 deletions

View File

@@ -122,7 +122,7 @@ _ZN3ams6secmon28GetCoreExceptionStackVirtualEv:
cmp x0, #2
b.eq 2f
cmp x1, #1
cmp x0, #1
b.eq 1f
/* cmp x0, #0 */