Fix abi test on aarch64

jmp_buf has different size on arm64 and x86_64

Change-Id: Ia230c67308237f98a526bb6cc05c7f0d71e322ee
1 file changed
tree: 7c1739809a8febd3c01978af33553afb366b04fd
  1. third_party/
  2. .clang-format
  3. .gitignore
  4. AUTHORS
  5. BUILD.gn
  6. LICENSE
  7. main.cc
  8. PATENTS
  9. README.md
README.md

Fuchsia libc tests

This repo contains tools for ensuring the correctness of Fuchsia's libc implementation.