[roll] Roll fuchsia [Starnix] Fix bindgen in linux_uapi

kernel/vdso/vvar_data.h  was removed in fxr/1297350, but there were
still dependencies on that header in lib/linux_uapi/wrapper.h , which
broke bindgen in linux_uapi. Removed that dependency and update
generated files. Also removed bindgen_atomics.h since it's not used
anymore.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413479
Original-Revision: dea74b35f0d910734221d5d21fcfa9c9e2074011
GitOrigin-RevId: b5eac005c12deaef958ede3b237a0d9484df8bd4
Change-Id: I02fe50aaf1da6a5f6060db6bbe3afaf81222d992
1 file changed
tree: 108c507feca0450716389e1f5fca66ea19344c23
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.