[roll] Roll fuchsia [kernel][x86] Remove _x86_suspend_wakeup

It is dead code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171483
Original-Revision: 736cc7f3ffee8c5da81e548d79436802f2b6af71
GitOrigin-RevId: 0dbc80144916f452b13139045bc2c6f1e7c39e4d
Change-Id: I60c516640add5cb396d943f251fed0779804484b
1 file changed
tree: 91c3dc95d9e7007fcedb22258e11619b24d5a8eb
  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.