summaryrefslogtreecommitdiffstats
path: root/spec/acfg/constraint/init-task-entry-point.yml
blob: 1c99d2b54f740955010c09bc67862a47395dda4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/usage-constraints
rationale: null
text: |
  The value of the application configuration option shall be defined to a valid
  function pointer of the type
  ``void ( *entry_point )( rtems_task_argument )``.
type: constraint