[roll] Roll fuchsia [kernel][mmu] Fix incorrect `was_terminal` for X86

This is not causing correctness issues because it's currently unused,
but is nonetheless silently incorrect.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030012
Original-Revision: ae9133d074fa6239704321ddfec1b4503c218d22
GitOrigin-RevId: a26b56b42ccc9d8ef21cb6ce7c8402331029986b
Change-Id: Id762be7a02a7c320bc90c6775afccbcde29a8aaf
1 file changed
tree: 286875131dce6b0fc0e8c8ff603b5875ba7c9a94
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.