summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/stack-free-hook.yml
blob: de59be2d31edff88eeb8fe3a07631f6a7793267d (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 free handlers shall have this type.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: ${/score/stack/if/allocator-free-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_free_hook
notes: null
type: interface