summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/bspinitialextension.yml
blob: ff0a425ac0c1a073fa2687164ee834e2b4efde00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option shall be a list of initializers for
    structures of type :c:type:`rtems_extensions_table`.
appl-config-option-default-value: |
  The default value is BSP-specific.
appl-config-option-description: |
  If

  * this configuration option is defined by the BSP

  * and :ref:`CONFIGURE_DISABLE_BSP_SETTINGS` is undefined,

  then the value of this configuration option is used to initialize the table
  of initial user extensions.
appl-config-option-index: []
appl-config-option-name: BSP_INITIAL_EXTENSION
appl-config-option-notes: |
  The value of this configuration option is placed after the entries of all
  other initial user extensions.
appl-config-option-type: initializer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: []
interface-type: appl-config-option
links:
- role: null
  uid: ../bsp
text: ''
type: interface