[roll] Roll fuchsia [magma] Make all typedefs consistent

Ensure all structs have a name and a typedef to match the C library API
rubric.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789712
Original-Revision: 205072f894184108347a7449b6abd12ba9a9262e
GitOrigin-RevId: 2d11a448813040e1da3c2716835181079adadce8
Change-Id: Ia53afcee388182c89f0b27d15dd2611fc08f59ee
1 file changed
tree: 573a5ca3e8c4eb1419232653ece8eb64bb7b6fb6
  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.