[roll] Roll fuchsia [board][x86] Migrate to zx_system_get_page_size

Migrates usages of page size constants to zx_system_get_page_size

Original-Bug: 67899

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/486526
Original-Revision: 0767537ba73e070597d03a2a8c73c86541a6bff0
GitOrigin-RevId: 83b10b5640057d88819bcd6007600a783b13ece1
Change-Id: Ifbc752238c50e14cb41d73f5ddb7ff26b3eaa60f
1 file changed
tree: a8eb119658456200d1d921e58907e30264bf2f87
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.