[roll] Roll fuchsia [kernel][ktl] Collapse <ktl/integer_sequence.h> into <ktl/utility.h>

The definitions now belong to the newly introduced <ktl/utility.h> per
libktl conventions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261586
Original-Revision: 21080c1831b36378654a3c8cc5a2c85d7bdc93c0
GitOrigin-RevId: 35eea90543b4135aaa75c64c9ee60c43cd9e8a92
Change-Id: Ieacefd5ec23e41a63e560806f8f398066cf964f6
1 file changed
tree: 6eecf46ace08eb21312a8e6fba0c54cb9109bf2a
  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.