[roll] Roll fuchsia [dl] Generate init/fini functions

This CL lets BUILD.gn define the init/fini function definitions in
init-fini-array.cc. This will allow more targets to reuse
init-fini-array.cc to define initializers/finalizers with various
expected values for gInitFiniState.

Original-Bug: 339302842
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172799
Original-Revision: 2e22268b5f8e73305424ddddb6cdef54d8e736ac
GitOrigin-RevId: 02cc28d193fcc9436a3155ac341bfa6476b9cfd6
Change-Id: If587f94713f169693aa24caa028ba45275f0ebec
1 file changed
tree: de94499ac78ffac594b11dba714ac4840e94f350
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.