[roll] Roll fuchsia [kernel][x86] Rename faults.cc to exceptions_c.cc

This matches the naming of both the x86/exceptions.S as well as the
naming of {arm64,riscv64}/exceptions_c.cc.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1530056
Original-Revision: f3fdf62259d2f5efd305cc653051eb205042bcdc
GitOrigin-RevId: 9df18429ddcb9a59c46ceb45043a75df4b4c2dd0
Change-Id: Icd60034a65f53a2b04e4974d9d707b08f9859039
1 file changed
tree: e06d2f7018d76e214977049d526d32eb512eac9d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.