[roll] Roll fuchsia [kernel][no-userabi] in the kernel_no_userabi case turn off some code

A few places that assume some symbols are declared in lib/userabi are
referenced in VM and unittest code. Add a #define to the kernel and
switch off some code based on it.

Needed to link a functional kernel with the switch set.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822200
Original-Revision: 8b380c92144c2bf1c47266750bf4dad7937b5ebb
GitOrigin-RevId: 54832baf410cb0999e790e24724aaff0c3c2beb0
Change-Id: Id20c0951ead508457ab3913fbaf22907ead05434
1 file changed
tree: 72849004ec618a8f8413d68e36fe5688f40c5750
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.