mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-11 17:02:54 +00:00
Uses the same type aliases we use for virtual addresses, and converts one lingering usage of std::array<uint64_t, 2> to u128 for consistency.
Uses the same type aliases we use for virtual addresses, and converts one lingering usage of std::array<uint64_t, 2> to u128 for consistency.