What's the NetBSD equivalent of the following logic: unsigned long hwcap = __getauxval (AT_HWCAP); _aarch64_have_lse_atomics = (hwcap & HWCAP_ATOMICS) != 0;
Attachment: signature.asc Description: OpenPGP digital signature