[roll] Roll fuchsia [magma] Split macros.h into utils.h

Some of the code in macros.h is utility helpers (which aren't actually
macros). Split them into their own file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892481
Original-Revision: 82fd483a5212ff66872cfaf95d77a47dbe33b4fe
GitOrigin-RevId: cad48fe373de84c0186f6b7689b033576c4e1b4d
Change-Id: Ib9b7ff0ff7f00b321f7d15614ff3bf5f65c839a8
1 file changed
tree: cac4a3857f2c21651c8dc266197fa0e5b393ab9f
  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.