summaryrefslogblamecommitdiffstats
path: root/spec/rtems/basedefs/req/unused-1.yml
blob: 2212eedf447c48e00788410666fc60c9916f09c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                     
                                                  
                
                         
      
                          
                   

               
                            






                                                                          
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/unused
rationale: null
references: []
requirement-type: functional
text: |
  When the code is compiled with the GNU C compiler,
  and the ${../if/unused:/name} macro is appended to a label in this form:
  ``<label>: ${../if/unused:/name};``,
  the ${../if/unused:/name} macro shall prevent the compiler from emitting
  a warning if this label is not used.
type: requirement