mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-27 21:31:17 +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.