mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 06:20:59 +00:00
Instead of having to inspect 'prot' at every call site, make the Process API's take care of that so we can just pass it through. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| MemoryManager.cpp | ||
| MemoryManager.h | ||
| PageDirectory.cpp | ||
| PageDirectory.h | ||
| PhysicalPage.cpp | ||
| PhysicalPage.h | ||
| RangeAllocator.cpp | ||
| RangeAllocator.h | ||
| Region.cpp | ||
| Region.h | ||
| VMObject.cpp | ||
| VMObject.h | ||