summaryrefslogblamecommitdiffstats
path: root/spec/if/rtems/tasks/storage-alignment.yml
blob: 6a8f677c1152435171dc8767d6ae37287fa1beb0 (plain) (tree)
1
2
3
4
5
6
7
8

                                                     

                                                                           


                                                                         
                                                 









                                  


                                                                       
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This constant defines the recommended alignment of a task storage area in
  bytes.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: ${../../impl/cpu/heap-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: |
  Use it with ${../basedefs/aligned:/name} to define the alignment of a
  statically allocated task storage area.
type: interface