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.h | ||
| GeneralAllocator.h | ||
| Heap.h | ||
| PageTable.h | ||
| PageTableScope.h | ||
| PhysicalRange.h | ||
| Types.h | ||
| VirtualRange.h | ||
| kmalloc.h | ||