mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-12 17:37:53 +03:00
668de76fa7
We need to cast physical addresses to PhysicalPtr instead of FlatPtr, which is currently always 64 bits. However, if one day we were to support 32 bit non-pae mode then it would also truncate appropriately. |
||
---|---|---|
.. | ||
Definitions.h | ||
DynamicParser.cpp | ||
DynamicParser.h | ||
Initialize.cpp | ||
Initialize.h | ||
MultiProcessorParser.cpp | ||
MultiProcessorParser.h | ||
Parser.cpp | ||
Parser.h |