[roll] Roll fuchsia [kernel][clock] Implement mappable clocks vDSO implemented syscalls.

Actually implement:

+ zx_clock_read_mapped
+ zx_clock_get_details_mapped

Original-Bug: 374816449
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209089
Original-Revision: 7ba3fd5d469e0bde6e850033b84771dfc0215fd2
GitOrigin-RevId: db661f72b9cc8a65bb6c3f4ebb65c03b7f2cf821
Change-Id: I1a5fa8eef5df3c1388a2e67c31408d46b01f0005
1 file changed
tree: d88281210a143148b2780e7f2c83ce6510b98d47
  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.