[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/+/668747
Original-Revision: e3d79ab9513d044fe56473719531733414270d1b
GitOrigin-RevId: fec9b3fc5672c8f1c831efe3d9e1a47daabb68e8
Change-Id: I63e1200e6ef513d83c8be207c1413191da5cceb9
1 file changed
tree: 680422d4d223cf4eb543d14e61ec58c2c3fe8a05
  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.