HomeFreeBSD

Remove `FAIL` macro use for non-x86 architectures when testing `sysarch(2)`

Description

Remove FAIL macro use for non-x86 architectures when testing sysarch(2)

First off, FAIL() does not support being called in the form noted in the test.

Second off, it's better to add a comment, open a bug, etc, instead of causing
all test runs to fail on unsupported architectures.

Details

Provenance
ngieAuthored on
Parents
rS345414: MFC r345190:
Branches
Unknown
Tags
Unknown