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