summaryrefslogblamecommitdiffstats
path: root/spec/rtems/basedefs/if/expand.yml
blob: 5172e48165c12d521cd092d782980ca9b78111ff (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                     
        
                                                         

                                                                         
           

                 

                 
                 




                           
            









                           
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Helper macro to perform a macro expansion on the token.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: _token
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: macro
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_EXPAND
notes: null
params:
- description: |
    is the token to expand.
  dir: null
  name: _token
return:
  return: null
  return-values: []
type: interface