summaryrefslogtreecommitdiffstats
path: root/spec/rtems/fatal/if/group.yml
blob: e3a05303968c5c0a5c058b8c1760a15b33807ad2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The Fatal Error Manager processes all fatal or irrecoverable errors and other
  sources of system termination (for example after ``exit()``).  Fatal errors
  are identified by the fatal source and error code pair.
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: RTEMSAPIClassicFatal
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
name: Fatal Error Manager
text: |
  The Classic API shall provide an interface to the Fatal Error Manager.
type: interface