[roll] Roll fuchsia [kernel] Delete headers and docs for ZX_THREAD_X86_REGISTER_[FG]S

These thread states were never actually implemented, and instead
fxrev.dev/271070 added these registers to the general regs.

Original-Bug: ZX-3883
Original-Bug: 60232
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457942
Original-Revision: 721b5d64415df17fe5db40bca8705410b2eb7d4c
GitOrigin-RevId: 0a494c8baaee9de2c2f54de7c0172becfee00140
Change-Id: I9aad548aaf744ce32564b1e401291bfc849f7d50
1 file changed
tree: 7bebc0ffe401261211b917f8fc5f797cf995d36d
  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.