[roll] Roll fuchsia [kernel][ktl] Remove ktl::aligned_storage_t

This is deprecated in C++23.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420254
Original-Revision: 762014f3c80182f80b06e3b76d7de038c5a95264
GitOrigin-RevId: c0c75a662607e24814c1d6fc7f4866d81165db5f
Change-Id: I5b2e695b84715f29aa40fc38da9d1bdc52c103ca
1 file changed
tree: 25e07f444011f226f9335595f5b5e7642438f8e2
  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.