mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-08 12:17:32 +00:00
Ideally the x86 fault handler would only do x86 specific things and delegate the rest of the work to MemoryManager. This patch moves some of the address checks to a more generic place.