summaryrefslogtreecommitdiffstats
path: root/spec/rtems/malloc/if/group.yml
blob: d19dd046c3e998d9545445949dd8b8a723c0c80d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This group contains dynamic memory allocation directives.
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
description: null
enabled-by: true
identifier: RTEMSAPIMalloc
index-entries: []
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: /if/group
name: Dynamic Memory Allocation
text: |
  The RTEMS API shall provide an interface to the dynamic memory allocation
  services.
type: interface