summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/tasks/storage-alignment.yml
blob: 50b649916ef2d9496d44e4d29ae13a5bda50b4cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This variable attribute defines the recommended alignment of a task storage
  area.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: |
    ${../basedefs/aligned:/name}( ${../../impl/cpu/stack-alignment:/name} )
  variants: []
description: null
enabled-by: true
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_TASK_STORAGE_ALIGNMENT
notes: null
type: interface