ams: take three tries to edit a structure

This commit is contained in:
Michael Scire 2021-01-31 09:02:18 -08:00
parent f31ecb5c23
commit 2b5e8b5c65
2 changed files with 4 additions and 4 deletions

View file

@ -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. */