gas: sframe: use ATTRIBUTE_UNUSED consistently
authorIndu Bhagat <indu.bhagat@oracle.com>
Wed, 19 Apr 2023 21:11:56 +0000 (14:11 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Wed, 19 Apr 2023 21:37:23 +0000 (14:37 -0700)
commit1f7e2b39c6cfcb9a7ab7175451095c2371ab344b
treec5a8e7216c2684367a354bf0916d5c644a7e15de
parent146441c9521991f3e9a010e4e6544ca74619943f
gas: sframe: use ATTRIBUTE_UNUSED consistently

gas/
* gen-sframe.c (sframe_set_version): Use ATTRIBUTE_UNUSED
consistently.
(output_sframe): Likewise.
(sframe_set_fre_info): Remove the usage of ATTRIBUTE_UNUSED.
gas/gen-sframe.c