kern: fix ARM vs THUMB mode selection on 32-bit entry
This commit is contained in:
@@ -48,6 +48,7 @@ namespace ams::kern::arch::arm64 {
|
||||
|
||||
/* Dump the page tables. */
|
||||
/* GetCurrentProcess().GetPageTable().DumpTable(); */
|
||||
GetCurrentProcess().GetPageTable().DumpMemoryBlocks();
|
||||
|
||||
MESOSPHERE_PANIC("Unhandled Exception in User Mode\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user