[roll] Roll fuchsia [libc] Remove per-arch headers for stat.h

We aren't bound by any kernel definition and no existing
code depends on the layout of struct stat for riscv on
Fuchsia.

Original-Bug: 123052
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820267
Original-Revision: 3f1f6776984887c50b6ddeb535aed2339334cca3
GitOrigin-RevId: a125935435e6a43d139b4a3b907d588abe8f28e4
Change-Id: Id65272387504c385e2f964d0ec486b3e81600d15
1 file changed
tree: 9e970d40682eaa035976ab5205cf8a15d101046c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.