[roll] Roll fuchsia [syscalls] Fix examples from `zx_event_*` to `zx_counter_`*.

Original-Bug: b/412385945
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256904
Original-Revision: a0302504a025495fc09e5e9a7b2f8cfe0b2957ef
GitOrigin-RevId: 5de3f6e5c5b35f96886096b586b314e46bb49583
Change-Id: Ib83f1193a5777eaa60fe2a8b8569e3e9c22c747f
1 file changed
tree: a33335012a7b36b59f6c58d8614f61b897f5ce07
  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.