summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/extra-task-stacks.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-10 11:14:57 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 08:19:11 +0100
commitd012414620e1e5f2dcabd4ae10605344e40da869 (patch)
tree264efbcbb6f0c34fa463e0daef796db0230f472c /spec/acfg/if/extra-task-stacks.yml
parentapplconfig: Add refs to unspecified functions (diff)
downloadrtems-central-d012414620e1e5f2dcabd4ae10605344e40da869.tar.bz2
spec: Add header file references
Diffstat (limited to 'spec/acfg/if/extra-task-stacks.yml')
-rw-r--r--spec/acfg/if/extra-task-stacks.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/acfg/if/extra-task-stacks.yml b/spec/acfg/if/extra-task-stacks.yml
index d9a4530a..3170049c 100644
--- a/spec/acfg/if/extra-task-stacks.yml
+++ b/spec/acfg/if/extra-task-stacks.yml
@@ -6,7 +6,7 @@ default-value: 0
description: |
The value of this configuration option defines the number of bytes the
applications wishes to add to the task stack requirements calculated by
- ``<rtems/confdefs.h>``.
+ ${header-confdefs:/path}.
enabled-by: true
index-entries:
- memory for task tasks
@@ -26,5 +26,5 @@ name: CONFIGURE_EXTRA_TASK_STACKS
notes: |
This parameter is very important. If the application creates tasks with
stacks larger then the minimum, then that memory is **not** accounted for by
- ``<rtems/confdefs.h>``.
+ ${header-confdefs:/path}.
type: interface