[roll] Roll fuchsia [kernel][x86] Remove <cpuid.h> inclusion workaround

Previously, both GCC and Clang supplied <cpuid.h> without a multiple
inclusion guard. This has since been fixed (as of GCC 11.2.1 and Clang
14.0.0).

Original-Fixed: 64109
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650342
Original-Revision: 2956f19738b524808a0c609640edbbbb46d7489f
GitOrigin-RevId: bbe7488a8f5e783fe50227f613c1a2028605b3ef
Change-Id: I96b3cb36ca14faaa694768a0552fffa07bd0274e
1 file changed
tree: eae0000f511f453c43b751c80d06d5019abb3eba
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.