summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/inittaskinitialmodes.yml
blob: b8aadc2698186229ebf5f674504d58faf2d59c4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option shall be a valid task mode set.
appl-config-option-default-value: |
  In SMP  configurations, the default value is ``RTEMS_DEFAULT_MODES``,
  otherwise the default value is ``RTEMS_NO_PREEMPT``.
appl-config-option-description: |
  The value of this configuration option defines the initial execution mode of
  the Classic API initialization task.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_INIT_TASK_INITIAL_MODES
appl-config-option-notes: null
appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: ../classicinit
text: ''
type: interface