mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 11:16:57 -04:00
ams: take three tries to edit a structure
This commit is contained in:
parent
79211e1159
commit
e45d8cd7d8
2 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ namespace ams::impl {
|
|||
u64 module_base;
|
||||
u32 pstate;
|
||||
u32 afsr0;
|
||||
u64 afsr1;
|
||||
u32 afsr1;
|
||||
u32 esr;
|
||||
u64 far;
|
||||
u64 report_identifier; /* Normally just system tick. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue