summaryrefslogtreecommitdiffstats
path: root/spec/rtems/region/if/group.yml
blob: ca01b322bb52f2766c11ae4fb997fb4ebe89a95e (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: |
  The Region Manager provides facilities to dynamically allocate memory in
  variable sized units.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: null
enabled-by: true
identifier: RTEMSAPIClassicRegion
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
name: Region Manager
text: |
  The Classic API shall provide an interface to the Region Manager.
type: interface