[roll] Roll fuchsia [starnix] Separate platform syscalls.

Separates out the syscall declarations in decls.rs into
cross-architecture and architecture-specific sections. This file now
compiles on ARM64.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800778
Original-Revision: fdd1d7452845b3656dc96ff9b141f2f03ea8619f
GitOrigin-RevId: 36c0d2cd7f5ba60fff0531585181471030936cda
Change-Id: I2e9c8029bd90536a3d039474ada636b8cb4579fd
1 file changed
tree: 2429666fb0d5faefb0c99bb719e8a63dfd354f0d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.