mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-03-01 13:14:39 +00:00
Also, fix a few very embarassing mistakes in kernel ldr: * We have been mapping the page table region RWX for a few years now, accidentally. * My attempt at making initial page tables not use bit 58 was broken in multiple ways.