[roll] Roll fuchsia [zither] Add basic syscall specification support

This change introduces support for specifying syscalls in the manner
detailed in //zircon/vdso/README.md.

Original-Bug: 110295
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744867
Original-Revision: ac95c8c42a4b21eeca20de555a49e334c7f85708
GitOrigin-RevId: f208f5036ea9a72d8920cde37f86e523b713f2cf
Change-Id: I201f394cde6fd3335bff3a3bbfa5efc6de781f9a
1 file changed
tree: 4d2a38171cc78a160b19912dd4e4e6e4319609c2
  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.