summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/stack-allocate-hook.yml
blob: 0e5ec36e4d3db44c9268cff1b6abfc49453eb639 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Thread stack allocator allocate handlers shall have this type.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: ${/score/stack/if/allocator-allocate-type:/name} ${.:/name}
  variants: []
description: null
enabled-by: true
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_stack_allocate_hook
notes: null
type: interface