[roll] Roll fuchsia [Clang] Ensure C functions are prototyped.

ttps://reviews.llvm.org/D122895 changed the semantics of
-Wstrict-prototypes, which causes -Werror build failures in the core
builders. To fix the warning, this series of changes ensures that C
functions have prototypes.

Original-Bug: 97746
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668749
Original-Revision: cabc3da9ec0218b8fe486d33d3f5d484fb030d08
GitOrigin-RevId: 3dc2e9366b2d5165e8bf0542d5c92effebd67df6
Change-Id: I99d2b05ba4b6f056b792a24f51c552b35b120c79
1 file changed
tree: f5d64851b665765ccf5dcf63826508353b6ec69d
  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.