Files
ladybird/Kernel
Brian Gianforcaro eaef57443c Kernel: Make MemoryManager API type-safe for Region::Access enum
Increase type-safety moving the MemoryManager APIs which take a
Region::Access to actually use that type instead of a `u8`.

Eventually the actually m_access can be moved there as well, but
I hit some weird bug where it wasn't using the correct operators
in `set_access_bit(..)` even though it's declared (and tested).
Something to fix-up later.
2021-03-08 18:47:40 +01:00
..
2021-02-23 20:56:54 +01:00
2021-01-17 20:30:31 +01:00
2021-03-04 18:25:01 +01:00
2021-02-17 16:33:43 +01:00
2021-02-23 20:56:54 +01:00
2021-02-28 18:09:12 +01:00
2021-02-14 09:36:58 +01:00
2021-02-14 09:36:58 +01:00