summaryrefslogtreecommitdiffstats
path: root/spec/rtems/object/if/build-id-macro.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/object/if/build-id-macro.yml')
-rw-r--r--spec/rtems/object/if/build-id-macro.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/rtems/object/if/build-id-macro.yml b/spec/rtems/object/if/build-id-macro.yml
index 3ef1929f..2805d573 100644
--- a/spec/rtems/object/if/build-id-macro.yml
+++ b/spec/rtems/object/if/build-id-macro.yml
@@ -4,8 +4,12 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
- default: |
- ${/score/object/if/build-id:/name}( ${.:/params[0]/name}, ${.:/params[1]/name}, ${.:/params[2]/name}, ${.:/params[3]/name} )
+ default:
+ attributes: null
+ body: |
+ ${/score/object/if/build-id:/name}( ${.:/params[0]/name}, ${.:/params[1]/name}, ${.:/params[2]/name}, ${.:/params[3]/name} )
+ params: []
+ return: null
variants: []
description: null
enabled-by: true