[roll] Roll fuchsia [syscalls] Fix incompatible RPPM rust bindings

After reordering some member for optimal struct size, the rust
definition became out of sync. This makes it so it matches both fidl and
C struct definitions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144935
Original-Revision: 8b948e804dc04185fd4a007eac25e1194e8b4919
GitOrigin-RevId: 0b5f629342534efa98154e2e8de640bbcc1621eb
Change-Id: I7fbf2e5d4cf3d2df60b86db3c9fe0bdd02f36ccf
1 file changed
tree: 72964095a7a17f6fbac34331f4fc88aeff7eb513
  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.