[roll] Roll fuchsia [syscalls] Remove unused zx_rrec_t typedef

This is a long-obsolete type no longer used anywhere.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705594
Original-Revision: 44be5c39324f2554b7ae7b7a67dbbfd093f9075b
GitOrigin-RevId: 0e5ce44e3ac87fb8ad7e68f6dcd3548afd0859a6
Change-Id: I422820cee9154905d570255cc82d480c040abce6
1 file changed
tree: 47e90a3bbf3346ce8be5c1e8a631166e74cd15bd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.