mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
fd33abc3bd
With this patch the PAGE_SIZE value from the system is used if possible. If page size is not defined by the system, it is set to 4096 bytes and a warning is emitted. PAGE_ALIGN_MASK is now derived from PAGE_SIZE. With these changes, the code should be more robust on systems with non-4KiB page size. |
||
---|---|---|
.. | ||
android | ||
build | ||
linker | ||
tests | ||
moz.build |