summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/taskstackdeallocator.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/taskstackdeallocator.yml (renamed from spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKDEALLOCATOR.yml)22
1 files changed, 8 insertions, 14 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKDEALLOCATOR.yml b/spec/acfg/opt/taskstackdeallocator.yml
index c507ee82..8393a39c 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKDEALLOCATOR.yml
+++ b/spec/acfg/opt/taskstackdeallocator.yml
@@ -1,6 +1,9 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-active: true
-appl-config-option-type: initializer
+appl-config-option-constraint:
+ custom:
+ - |
+ The value of this configuration option shall be defined to a valid function
+ pointer of the type ``void ( *deallocate )( void * )``.
appl-config-option-default-value: |
The default value is ``_Workspace_Free``, which indicates that task stacks
will be allocated from the RTEMS Workspace.
@@ -18,22 +21,13 @@ appl-config-option-notes: |
- :ref:`CONFIGURE_TASK_STACK_ALLOCATOR`
- `CONFIGURE_TASK_STACK_DEALLOCATOR`
-appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be defined to a valid function
- pointer of the type ``void ( *deallocate )( void * )``.
+appl-config-option-type: initializer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-derived: false
enabled-by: []
-header: ''
interface-type: appl-config-option
-level: 1.118
links:
-- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
-normative: true
-ref: ''
-reviewed: YdVw4bEfKr_GbwiZ3Aq3BIMyoxngs02n3fWxP0sYowY=
+- role: null
+ uid: ../stackalloc
text: ''
type: interface