forked from Bananymous/banan-os
Also fix multiple places where we were using uint8_t as page table flags instead of PageTable::flags_t which we promoted to uint16_t while back. |
||
|---|---|---|
| .. | ||
| FixedWidthAllocator.cpp | ||
| GeneralAllocator.cpp | ||
| Heap.cpp | ||
| PhysicalRange.cpp | ||
| VirtualRange.cpp | ||
| kmalloc.cpp | ||