Author :
aoyama
Date :
2023-01-19 10:59:24
Hash :196a8b7f Message :Do not use unsupported __attribute__((warn_unused_result)) on gcc3.
This prevents building libfido2 stops with error on luna88k because it
is compiled with -Werror option.
ok, and better #if condition by miod@