[roll] Roll fuchsia [kernel][asan] Remove vestigial function declaration

__asan_register_globals_late was renamed asan_register_globals_late
a long time ago; remove the vestigial declaration of the old name.

Original-Bug: 30033 Kernelmode ASAN for Zircon
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/463414
Original-Revision: c56a77189d8308a0042071cf00a34f2b24ea2fd0
GitOrigin-RevId: bb06d998c2854b4a48f0a52575925b3be2e79e35
Change-Id: Ib21c2d604381928646d09e06049174cb237cfffb
1 file changed
tree: 096e82250e9d06814c6ee1f85399c8e323086285
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.