K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-03-22T16:17:41.399972Z K 7 svn:log V 289 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. END