summaryrefslogblamecommitdiffstats
path: root/spec/rtems/basedefs/req/used-0.yml
blob: 715084e406fd94571bc5ee8cf57b97ceaebdd54d (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/used
rationale: null
references: []
requirement-type: functional
text: |
  When the code is compiled with the GNU C compiler,
  and the ${../if/used:/name} is macro attached to
  a function or ``static`` variable definition,
  the macro shall cause the compiler to emit the
  function implementation or variable storage even if
  there is no reference from C code to the function or variable.
type: requirement