From 35d9ba4090066117a4c7f8bd6ea5a02256a39554 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 6 Aug 2020 10:27:29 +0200 Subject: spec: Improve references in appl config options --- spec/if/acfg/constraint-stackspace.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/if/acfg/constraint-stackspace.yml') diff --git a/spec/if/acfg/constraint-stackspace.yml b/spec/if/acfg/constraint-stackspace.yml index 4eec247d..41a3e1a2 100644 --- a/spec/if/acfg/constraint-stackspace.yml +++ b/spec/if/acfg/constraint-stackspace.yml @@ -8,5 +8,5 @@ scope: user text: | The value of this configuration option shall be small enough so that the task stack space calculation carried out by ```` does not - overflow an integer of type ``uintptr_t``. + overflow an integer of type ${../c/uintptr_t:/name}. type: constraint -- cgit v1.2.3