summaryrefslogtreecommitdiffstats
path: root/spec/rtems/fatal/if/group.yml
blob: 17df0025ba9fce0c56313d6dd808808591812a06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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 ${/c/if/exit:/name}).  Fatal
  errors are identified by the fatal source and code pair.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: null
enabled-by: true
identifier: RTEMSAPIClassicFatal
index-entries: []
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
- role: placement-order
  uid: fatal
- role: placement-order
  uid: panic
- role: placement-order
  uid: shutdown-executive
- role: placement-order
  uid: exception-frame-print
- role: placement-order
  uid: source-text
- role: placement-order
  uid: internal-error-text
- role: placement-order
  uid: error-occurred
name: Fatal Error Manager
text: |
  The Classic API shall provide an interface to the Fatal Error Manager.
type: interface