From de73f18a50264dcf67c496717af47a06efdf737c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 17 May 2021 09:02:32 +0200 Subject: spec: Fix attribute reference --- spec/rtems/task/req/storage-alignment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3