summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/deconst.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/deconst.yml')
-rw-r--r--spec/rtems/basedefs/if/deconst.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/if/deconst.yml b/spec/rtems/basedefs/if/deconst.yml
index 3f5be7f4..5de1587c 100644
--- a/spec/rtems/basedefs/if/deconst.yml
+++ b/spec/rtems/basedefs/if/deconst.yml
@@ -6,8 +6,12 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2014 Paval Pisa
definition:
- default: |
- ${dequalify-depthx:/name}( *, ${.:/params[0]/name}, ${.:/params[1]/name} )
+ default:
+ attributes: null
+ body: |
+ ${dequalify-depthx:/name}( *, ${.:/params[0]/name}, ${.:/params[1]/name} )
+ params: []
+ return: null
variants: []
description: null
enabled-by: true