[roll] Roll fuchsia [kernel] Delete <arch/$cpu/user_copy.h>

These headers are not included anywhere outside of the relevant source
set; the things the declare/define are internal.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/505540
Original-Revision: 5a274e685772cae80607a5c41890f9650c21003c
GitOrigin-RevId: cc5dc7099562137d32891778d3ecd8965aadfc79
Change-Id: I7cb1590ca4514da62cf13a9c63cd21a0ca43430f
1 file changed
tree: 375a30a7b24dd66974618d1eba1d20a7f62e6136
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.