ams: take three tries to edit a structure

This commit is contained in:
Michael Scire
2021-01-31 09:02:18 -08:00
committed by SciresM
parent 79211e1159
commit e45d8cd7d8
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. */