[roll] Roll fuchsia [kernel] Make KernelMappedVmo publicly usable

Moves the kernel-mapped-vmo.h header into the public includes of the
instrumentation library so I can use it in the vDSO code.

Original-Bug: 341785588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058052
Original-Revision: 3eed582c73138b0972f70d606043c2fe1d3e0a6f
GitOrigin-RevId: ae719100c6704ce1a8dc5d8fcb81fb4a1315a00d
Change-Id: I487b8e3e2a2a8a3b0a3a7f1ed429cc1fdd5c18ef
1 file changed
tree: 4e74f09a9853545dd6c566680f454861733e72a1
  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.