mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +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.