mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-31 04:03:44 +01:00
ams: afsr0 -> 32 bits in fatal error
This commit is contained in:
parent
ca8e8ce487
commit
79211e1159
@ -47,7 +47,7 @@ namespace ams::impl {
|
||||
u64 pc;
|
||||
u64 module_base;
|
||||
u32 pstate;
|
||||
u64 afsr0;
|
||||
u32 afsr0;
|
||||
u64 afsr1;
|
||||
u32 esr;
|
||||
u64 far;
|
||||
|
Loading…
x
Reference in New Issue
Block a user