[roll] Roll fuchsia [kernel][ubsan] Factor out ubsan-types.h

Move the types used in the runtime libcall signatures into
their own header, and into `namespace ubsan`.

Original-Bug: 334165273
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025119
Original-Revision: 214cd779939ce99fb3d7e5b87b861fc6f7123403
GitOrigin-RevId: 436578003add57035b5075b17f810655d0d20388
Change-Id: I1fdcaa3f8abf1ea62e3b67f81d9eba837a8bb416
1 file changed
tree: b8fb168518c178d2f444dcbff7cae11c0af9c221
  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 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.