[roll] Roll fuchsia [x86][syscall] Simplify post_pop macro

Now that the post_args macro has been simplified, we can also simplify
the post_pop macro.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675329
Original-Revision: ccc8cc7c79d2c7ca28fa83fa00a542c7c4f89c59
GitOrigin-RevId: 92f055a22a705a1e863142b88eb6c0233f151c29
Change-Id: Ie863473c91ba43c2a76aea05a4cd055bee1681b4
1 file changed
tree: b75cdc721c7380e9442c6217648914479b74eda9
  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.