[roll] Roll fuchsia [starnix] Move the syscall table to execution

Eventually execution will be extracted to a separate module that depends
on starnix_core.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276584
Original-Revision: 7d46f2b34d09bacbd04e1ee187c22903b858c22f
GitOrigin-RevId: 7ec1fe8ad9502e8ba766604b6a19120ad6a57321
Change-Id: Ic4c281f5bccfd5fb3abcf627558413c34c83d74f
1 file changed
tree: bb7636de50819becdba62f21205a51b83026d61e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.