summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/alloc-size-2.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/alloc-size-2.yml')
-rw-r--r--spec/rtems/basedefs/if/alloc-size-2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/alloc-size-2.yml b/spec/rtems/basedefs/if/alloc-size-2.yml
index af0954cd..681ca181 100644
--- a/spec/rtems/basedefs/if/alloc-size-2.yml
+++ b/spec/rtems/basedefs/if/alloc-size-2.yml
@@ -8,7 +8,7 @@ definition:
default: ''
variants:
- definition: |
- __attribute__((__alloc_size__(_count_index, _size_index)))
+ __attribute__(( __alloc_size__( ${.:/params[0]/name}, ${.:/params[1]/name} ) ))
enabled-by:
- defined(${/compiler/if/gnuc:/name})
description: null