[roll] Roll fuchsia [kernel][ktl] Add align_val_t to ktl

Add std::align_val_t to ktl namespace.

Original-Bug: 131272
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892720
Original-Revision: fb976179eaca27cd0889fd892142664ff560edc4
GitOrigin-RevId: a56174121a2afee1709cda8795cd309d4ba4407b
Change-Id: I9975ac5215dc67fce0372227366b0710ffd8247b
1 file changed
tree: 0bbf33fd53edb3229b2fc4a352e5f59e1b21454e
  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.