summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-17 09:02:32 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-17 09:02:47 +0200
commitde73f18a50264dcf67c496717af47a06efdf737c (patch)
tree3a284867b8a4c1eb6c3980ff0328e493aa606d25
parentmodules: Update rtems (diff)
downloadrtems-central-de73f18a50264dcf67c496717af47a06efdf737c.tar.bz2
spec: Fix attribute reference
-rw-r--r--spec/rtems/task/req/storage-alignment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/task/req/storage-alignment.yml b/spec/rtems/task/req/storage-alignment.yml
index f7f46f64..cf1317fc 100644
--- a/spec/rtems/task/req/storage-alignment.yml
+++ b/spec/rtems/task/req/storage-alignment.yml
@@ -12,5 +12,5 @@ requirement-type: functional
text: |
The ${../if/storage-alignment:/name} define shall expand to a constant
expression which evaluates to the value of
- ${/score/stack/if/alignment:/name}.
+ ${/score/cpu/if/stack-alignment:/name}.
type: requirement