[roll] Roll fuchsia [starnix] Present to userspace that the kernel is 64 bits

Even a 32 bits task needs to be presented with the actual mode the
kernel is running on in the `machine` field of the information returned
from uname.

Original-Bug: b/395946855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261084
Original-Revision: e3f428a3defaee65d6d473b8649f2113c3646d8e
GitOrigin-RevId: e9186a062fb9e9a9d836d382b7871dd2a8658265
Change-Id: I55c32d92f4a1724732d940636b9928e7a0bb91d7
1 file changed
tree: 6180175aaeb0e43f78da2bf75fd1898967b09cbf
  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 in one of the communication channels documented at get involved.

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.