mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
This removes the old Region::set_write_combine function and replaces all usages of it with setting the MemoryType to NonCacheable instead.
This removes the old Region::set_write_combine function and replaces all usages of it with setting the MemoryType to NonCacheable instead.