mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-02 14:59:12 +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.