summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/resource-maximum-per-allocation.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/resource-maximum-per-allocation.yml')
-rw-r--r--spec/rtems/config/if/resource-maximum-per-allocation.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/rtems/config/if/resource-maximum-per-allocation.yml b/spec/rtems/config/if/resource-maximum-per-allocation.yml
index 279d118a..03dce023 100644
--- a/spec/rtems/config/if/resource-maximum-per-allocation.yml
+++ b/spec/rtems/config/if/resource-maximum-per-allocation.yml
@@ -4,8 +4,12 @@ brief: |
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
- default: |
- ${/score/object/if/maximum-per-allocation:/name}( ${.:/params[0]/name} )
+ default:
+ attributes: null
+ body: |
+ ${/score/object/if/maximum-per-allocation:/name}( ${.:/params[0]/name} )
+ params: []
+ return: null
variants: []
description: null
enabled-by: true